#BDFCD0 Color

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

Color preview

#BDFCD0

Color formats

HEX
#BDFCD0
RGB
rgb(189, 252, 208)
RGBA
rgba(189, 252, 208, 1)
HSL
hsl(138, 91%, 86%)
HSV
hsv(138, 25%, 99%)
CMYK
cmyk(25%, 0%, 17%, 1%)
CSS variable
--color-primary: #BDFCD0;
Lowercase HEX
#bdfcd0

Shades

Tints

Tones

Harmony

CSS snippets for #BDFCD0

.color-bdfcd0 {
  color: #BDFCD0;
  background-color: #BDFCD0;
}

Frequently asked questions

What color is #BDFCD0?+

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

What is the closest Tailwind color to #BDFCD0?+

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