#CECAA4 Color

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

Color preview

#CECAA4

Color formats

HEX
#CECAA4
RGB
rgb(206, 202, 164)
RGBA
rgba(206, 202, 164, 1)
HSL
hsl(54, 30%, 73%)
HSV
hsv(54, 20%, 81%)
CMYK
cmyk(0%, 2%, 20%, 19%)
CSS variable
--color-primary: #CECAA4;
Lowercase HEX
#cecaa4

Shades

Tints

Tones

Harmony

CSS snippets for #CECAA4

.color-cecaa4 {
  color: #CECAA4;
  background-color: #CECAA4;
}

Frequently asked questions

What color is #CECAA4?+

#CECAA4 is a HEX color with RGB value rgb(206, 202, 164) and HSL value hsl(54, 30%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CECAA4?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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