#BDEBC8 Color

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

Color preview

#BDEBC8

Color formats

HEX
#BDEBC8
RGB
rgb(189, 235, 200)
RGBA
rgba(189, 235, 200, 1)
HSL
hsl(134, 53%, 83%)
HSV
hsv(134, 20%, 92%)
CMYK
cmyk(20%, 0%, 15%, 8%)
CSS variable
--color-primary: #BDEBC8;
Lowercase HEX
#bdebc8

Shades

Tints

Tones

Harmony

CSS snippets for #BDEBC8

.color-bdebc8 {
  color: #BDEBC8;
  background-color: #BDEBC8;
}

Frequently asked questions

What color is #BDEBC8?+

#BDEBC8 is a HEX color with RGB value rgb(189, 235, 200) and HSL value hsl(134, 53%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BDEBC8?+

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