#BDECC3 Color

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

Color preview

#BDECC3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BDECC3

.color-bdecc3 {
  color: #BDECC3;
  background-color: #BDECC3;
}

Frequently asked questions

What color is #BDECC3?+

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

What is the closest Tailwind color to #BDECC3?+

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