#BDECC4 Color

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

Color preview

#BDECC4

Color formats

HEX
#BDECC4
RGB
rgb(189, 236, 196)
RGBA
rgba(189, 236, 196, 1)
HSL
hsl(129, 55%, 83%)
HSV
hsv(129, 20%, 93%)
CMYK
cmyk(20%, 0%, 17%, 7%)
CSS variable
--color-primary: #BDECC4;
Lowercase HEX
#bdecc4

Shades

Tints

Tones

Harmony

CSS snippets for #BDECC4

.color-bdecc4 {
  color: #BDECC4;
  background-color: #BDECC4;
}

Frequently asked questions

What color is #BDECC4?+

#BDECC4 is a HEX color with RGB value rgb(189, 236, 196) and HSL value hsl(129, 55%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BDECC4?+

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