#CEDAC4 Color

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

Color preview

#CEDAC4

Color formats

HEX
#CEDAC4
RGB
rgb(206, 218, 196)
RGBA
rgba(206, 218, 196, 1)
HSL
hsl(93, 23%, 81%)
HSV
hsv(93, 10%, 85%)
CMYK
cmyk(6%, 0%, 10%, 15%)
CSS variable
--color-primary: #CEDAC4;
Lowercase HEX
#cedac4

Shades

Tints

Tones

Harmony

CSS snippets for #CEDAC4

.color-cedac4 {
  color: #CEDAC4;
  background-color: #CEDAC4;
}

Frequently asked questions

What color is #CEDAC4?+

#CEDAC4 is a HEX color with RGB value rgb(206, 218, 196) and HSL value hsl(93, 23%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CEDAC4?+

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