#CBEFC8 Color

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

Color preview

#CBEFC8

Color formats

HEX
#CBEFC8
RGB
rgb(203, 239, 200)
RGBA
rgba(203, 239, 200, 1)
HSL
hsl(115, 55%, 86%)
HSV
hsv(115, 16%, 94%)
CMYK
cmyk(15%, 0%, 16%, 6%)
CSS variable
--color-primary: #CBEFC8;
Lowercase HEX
#cbefc8

Shades

Tints

Tones

Harmony

CSS snippets for #CBEFC8

.color-cbefc8 {
  color: #CBEFC8;
  background-color: #CBEFC8;
}

Frequently asked questions

What color is #CBEFC8?+

#CBEFC8 is a HEX color with RGB value rgb(203, 239, 200) and HSL value hsl(115, 55%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBEFC8?+

The closest Tailwind color is green-200, available as the bg-green-200 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