#BDEBE5 Color

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

Color preview

#BDEBE5

Color formats

HEX
#BDEBE5
RGB
rgb(189, 235, 229)
RGBA
rgba(189, 235, 229, 1)
HSL
hsl(172, 53%, 83%)
HSV
hsv(172, 20%, 92%)
CMYK
cmyk(20%, 0%, 3%, 8%)
CSS variable
--color-primary: #BDEBE5;
Lowercase HEX
#bdebe5

Shades

Tints

Tones

Harmony

CSS snippets for #BDEBE5

.color-bdebe5 {
  color: #BDEBE5;
  background-color: #BDEBE5;
}

Frequently asked questions

What color is #BDEBE5?+

#BDEBE5 is a HEX color with RGB value rgb(189, 235, 229) and HSL value hsl(172, 53%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDEBE5?+

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