#BDECC2 Color

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

Color preview

#BDECC2

Color formats

HEX
#BDECC2
RGB
rgb(189, 236, 194)
RGBA
rgba(189, 236, 194, 1)
HSL
hsl(126, 55%, 83%)
HSV
hsv(126, 20%, 93%)
CMYK
cmyk(20%, 0%, 18%, 7%)
CSS variable
--color-primary: #BDECC2;
Lowercase HEX
#bdecc2

Shades

Tints

Tones

Harmony

CSS snippets for #BDECC2

.color-bdecc2 {
  color: #BDECC2;
  background-color: #BDECC2;
}

Frequently asked questions

What color is #BDECC2?+

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

What is the closest Tailwind color to #BDECC2?+

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