#BDFEE1 Color

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

Color preview

#BDFEE1

Color formats

HEX
#BDFEE1
RGB
rgb(189, 254, 225)
RGBA
rgba(189, 254, 225, 1)
HSL
hsl(153, 97%, 87%)
HSV
hsv(153, 26%, 100%)
CMYK
cmyk(26%, 0%, 11%, 0%)
CSS variable
--color-primary: #BDFEE1;
Lowercase HEX
#bdfee1

Shades

Tints

Tones

Harmony

CSS snippets for #BDFEE1

.color-bdfee1 {
  color: #BDFEE1;
  background-color: #BDFEE1;
}

Frequently asked questions

What color is #BDFEE1?+

#BDFEE1 is a HEX color with RGB value rgb(189, 254, 225) and HSL value hsl(153, 97%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDFEE1?+

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