#CECBA0 Color

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

Color preview

#CECBA0

Color formats

HEX
#CECBA0
RGB
rgb(206, 203, 160)
RGBA
rgba(206, 203, 160, 1)
HSL
hsl(56, 32%, 72%)
HSV
hsv(56, 22%, 81%)
CMYK
cmyk(0%, 1%, 22%, 19%)
CSS variable
--color-primary: #CECBA0;
Lowercase HEX
#cecba0

Shades

Tints

Tones

Harmony

CSS snippets for #CECBA0

.color-cecba0 {
  color: #CECBA0;
  background-color: #CECBA0;
}

Frequently asked questions

What color is #CECBA0?+

#CECBA0 is a HEX color with RGB value rgb(206, 203, 160) and HSL value hsl(56, 32%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CECBA0?+

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