#BDFCCC Color

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

Color preview

#BDFCCC

Color formats

HEX
#BDFCCC
RGB
rgb(189, 252, 204)
RGBA
rgba(189, 252, 204, 1)
HSL
hsl(134, 91%, 86%)
HSV
hsv(134, 25%, 99%)
CMYK
cmyk(25%, 0%, 19%, 1%)
CSS variable
--color-primary: #BDFCCC;
Lowercase HEX
#bdfccc

Shades

Tints

Tones

Harmony

CSS snippets for #BDFCCC

.color-bdfccc {
  color: #BDFCCC;
  background-color: #BDFCCC;
}

Frequently asked questions

What color is #BDFCCC?+

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

What is the closest Tailwind color to #BDFCCC?+

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