#6A685C - #E2B07A | colorate

colorate는 디자이너와 개발자에게 영감을 주는 색 구성표 도구입니다. 이것은 색채 작업을 위한 자료로 도움이 될 것입니다.  이 사이트를 더 좋게 만들기

Blend #6A685C to #E2B07A

두 색상 #6A685C과 #E2B07A 사이의 색상을 계산하십시오. RGB 값을 계산할 때 서로 다른 색상 간의 채도가 낮습니다. HSV 값을 계산할 때, 서로 다른 색상 간의 채도가 낮지 않습니다.

RGB 혼합 (선형)   

HSV 블렌드   

CSS 코드

<style type="text/css">
/* RGB Gradient */
div {
    background: -moz-linear-gradient(top, #6A685C 0%, #E2B07A 100%);
    background: -webkit-linear-gradient(top, #6A685C 0%, #E2B07A 100%);
    background: linear-gradient(to bottom, #6A685C 0%, #E2B07A 100%);
}

/* HSV Gradient */
div {
    background: -moz-linear-gradient(top, #6A685C 0%, #A69674 50%, #E2B07A 100%);
    background: -webkit-linear-gradient(top, #6A685C 0%, #A69674 50%, #E2B07A 100%);
    background: linear-gradient(to bottom, #6A685C 0%, #A69674 50%, #E2B07A 100%);
}
</style>

Utilities

Barcode

You can create barcodes online. The created barcode can be downloaded as PNG or EPS.

colorate

colorate is a color scheme tool for designers and developers. This will help you draw inspiration and serve as a resource for your color work.

textate

Make text to image. It is useful when you want to send text on SNS.