#CFE3C8 Color

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

Color preview

#CFE3C8

Color formats

HEX
#CFE3C8
RGB
rgb(207, 227, 200)
RGBA
rgba(207, 227, 200, 1)
HSL
hsl(104, 33%, 84%)
HSV
hsv(104, 12%, 89%)
CMYK
cmyk(9%, 0%, 12%, 11%)
CSS variable
--color-primary: #CFE3C8;
Lowercase HEX
#cfe3c8

Shades

Tints

Tones

Harmony

CSS snippets for #CFE3C8

.color-cfe3c8 {
  color: #CFE3C8;
  background-color: #CFE3C8;
}

Frequently asked questions

What color is #CFE3C8?+

#CFE3C8 is a HEX color with RGB value rgb(207, 227, 200) and HSL value hsl(104, 33%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CFE3C8?+

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