#CBEDBF Color

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

Color preview

#CBEDBF

Color formats

HEX
#CBEDBF
RGB
rgb(203, 237, 191)
RGBA
rgba(203, 237, 191, 1)
HSL
hsl(104, 56%, 84%)
HSV
hsv(104, 19%, 93%)
CMYK
cmyk(14%, 0%, 19%, 7%)
CSS variable
--color-primary: #CBEDBF;
Lowercase HEX
#cbedbf

Shades

Tints

Tones

Harmony

CSS snippets for #CBEDBF

.color-cbedbf {
  color: #CBEDBF;
  background-color: #CBEDBF;
}

Frequently asked questions

What color is #CBEDBF?+

#CBEDBF is a HEX color with RGB value rgb(203, 237, 191) and HSL value hsl(104, 56%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBEDBF?+

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