#CFDEC8 Color

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

Color preview

#CFDEC8

Color formats

HEX
#CFDEC8
RGB
rgb(207, 222, 200)
RGBA
rgba(207, 222, 200, 1)
HSL
hsl(101, 25%, 83%)
HSV
hsv(101, 10%, 87%)
CMYK
cmyk(7%, 0%, 10%, 13%)
CSS variable
--color-primary: #CFDEC8;
Lowercase HEX
#cfdec8

Shades

Tints

Tones

Harmony

CSS snippets for #CFDEC8

.color-cfdec8 {
  color: #CFDEC8;
  background-color: #CFDEC8;
}

Frequently asked questions

What color is #CFDEC8?+

#CFDEC8 is a HEX color with RGB value rgb(207, 222, 200) and HSL value hsl(101, 25%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CFDEC8?+

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