#BDFCE2 Color

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

Color preview

#BDFCE2

Color formats

HEX
#BDFCE2
RGB
rgb(189, 252, 226)
RGBA
rgba(189, 252, 226, 1)
HSL
hsl(155, 91%, 86%)
HSV
hsv(155, 25%, 99%)
CMYK
cmyk(25%, 0%, 10%, 1%)
CSS variable
--color-primary: #BDFCE2;
Lowercase HEX
#bdfce2

Shades

Tints

Tones

Harmony

CSS snippets for #BDFCE2

.color-bdfce2 {
  color: #BDFCE2;
  background-color: #BDFCE2;
}

Frequently asked questions

What color is #BDFCE2?+

#BDFCE2 is a HEX color with RGB value rgb(189, 252, 226) and HSL value hsl(155, 91%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDFCE2?+

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