#CEDAC7 Color

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

Color preview

#CEDAC7

Color formats

HEX
#CEDAC7
RGB
rgb(206, 218, 199)
RGBA
rgba(206, 218, 199, 1)
HSL
hsl(98, 20%, 82%)
HSV
hsv(98, 9%, 85%)
CMYK
cmyk(6%, 0%, 9%, 15%)
CSS variable
--color-primary: #CEDAC7;
Lowercase HEX
#cedac7

Shades

Tints

Tones

Harmony

CSS snippets for #CEDAC7

.color-cedac7 {
  color: #CEDAC7;
  background-color: #CEDAC7;
}

Frequently asked questions

What color is #CEDAC7?+

#CEDAC7 is a HEX color with RGB value rgb(206, 218, 199) and HSL value hsl(98, 20%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CEDAC7?+

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