#CEDAC3 Color

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

Color preview

#CEDAC3

Color formats

HEX
#CEDAC3
RGB
rgb(206, 218, 195)
RGBA
rgba(206, 218, 195, 1)
HSL
hsl(91, 24%, 81%)
HSV
hsv(91, 11%, 85%)
CMYK
cmyk(6%, 0%, 11%, 15%)
CSS variable
--color-primary: #CEDAC3;
Lowercase HEX
#cedac3

Shades

Tints

Tones

Harmony

CSS snippets for #CEDAC3

.color-cedac3 {
  color: #CEDAC3;
  background-color: #CEDAC3;
}

Frequently asked questions

What color is #CEDAC3?+

#CEDAC3 is a HEX color with RGB value rgb(206, 218, 195) and HSL value hsl(91, 24%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CEDAC3?+

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