#CEDAC6 Color

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

Color preview

#CEDAC6

Color formats

HEX
#CEDAC6
RGB
rgb(206, 218, 198)
RGBA
rgba(206, 218, 198, 1)
HSL
hsl(96, 21%, 82%)
HSV
hsv(96, 9%, 85%)
CMYK
cmyk(6%, 0%, 9%, 15%)
CSS variable
--color-primary: #CEDAC6;
Lowercase HEX
#cedac6

Shades

Tints

Tones

Harmony

CSS snippets for #CEDAC6

.color-cedac6 {
  color: #CEDAC6;
  background-color: #CEDAC6;
}

Frequently asked questions

What color is #CEDAC6?+

#CEDAC6 is a HEX color with RGB value rgb(206, 218, 198) and HSL value hsl(96, 21%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CEDAC6?+

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