#CECFA2 Color

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

Color preview

#CECFA2

Color formats

HEX
#CECFA2
RGB
rgb(206, 207, 162)
RGBA
rgba(206, 207, 162, 1)
HSL
hsl(61, 32%, 72%)
HSV
hsv(61, 22%, 81%)
CMYK
cmyk(0%, 0%, 22%, 19%)
CSS variable
--color-primary: #CECFA2;
Lowercase HEX
#cecfa2

Shades

Tints

Tones

Harmony

CSS snippets for #CECFA2

.color-cecfa2 {
  color: #CECFA2;
  background-color: #CECFA2;
}

Frequently asked questions

What color is #CECFA2?+

#CECFA2 is a HEX color with RGB value rgb(206, 207, 162) and HSL value hsl(61, 32%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CECFA2?+

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