#BDFCF5 Color

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

Color preview

#BDFCF5

Color formats

HEX
#BDFCF5
RGB
rgb(189, 252, 245)
RGBA
rgba(189, 252, 245, 1)
HSL
hsl(173, 91%, 86%)
HSV
hsv(173, 25%, 99%)
CMYK
cmyk(25%, 0%, 3%, 1%)
CSS variable
--color-primary: #BDFCF5;
Lowercase HEX
#bdfcf5

Shades

Tints

Tones

Harmony

CSS snippets for #BDFCF5

.color-bdfcf5 {
  color: #BDFCF5;
  background-color: #BDFCF5;
}

Frequently asked questions

What color is #BDFCF5?+

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

What is the closest Tailwind color to #BDFCF5?+

The closest Tailwind color is teal-100, available as the bg-teal-100 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