#BDFDE2 Color

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

Color preview

#BDFDE2

Color formats

HEX
#BDFDE2
RGB
rgb(189, 253, 226)
RGBA
rgba(189, 253, 226, 1)
HSL
hsl(155, 94%, 87%)
HSV
hsv(155, 25%, 99%)
CMYK
cmyk(25%, 0%, 11%, 1%)
CSS variable
--color-primary: #BDFDE2;
Lowercase HEX
#bdfde2

Shades

Tints

Tones

Harmony

CSS snippets for #BDFDE2

.color-bdfde2 {
  color: #BDFDE2;
  background-color: #BDFDE2;
}

Frequently asked questions

What color is #BDFDE2?+

#BDFDE2 is a HEX color with RGB value rgb(189, 253, 226) and HSL value hsl(155, 94%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDFDE2?+

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