#CEBCA2 Color

Inspect #CEBCA2 across formats, palettes, contrast and closest named color matches.

Color preview

#CEBCA2

Color formats

HEX
#CEBCA2
RGB
rgb(206, 188, 162)
RGBA
rgba(206, 188, 162, 1)
HSL
hsl(35, 31%, 72%)
HSV
hsv(35, 21%, 81%)
CMYK
cmyk(0%, 9%, 21%, 19%)
CSS variable
--color-primary: #CEBCA2;
Lowercase HEX
#cebca2

Shades

Tints

Tones

Harmony

CSS snippets for #CEBCA2

.color-cebca2 {
  color: #CEBCA2;
  background-color: #CEBCA2;
}

Frequently asked questions

What color is #CEBCA2?+

#CEBCA2 is a HEX color with RGB value rgb(206, 188, 162) and HSL value hsl(35, 31%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEBCA2?+

The closest Tailwind color is stone-400, available as the bg-stone-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools