#BCFAD9 Color

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

Color preview

#BCFAD9

Color formats

HEX
#BCFAD9
RGB
rgb(188, 250, 217)
RGBA
rgba(188, 250, 217, 1)
HSL
hsl(148, 86%, 86%)
HSV
hsv(148, 25%, 98%)
CMYK
cmyk(25%, 0%, 13%, 2%)
CSS variable
--color-primary: #BCFAD9;
Lowercase HEX
#bcfad9

Shades

Tints

Tones

Harmony

CSS snippets for #BCFAD9

.color-bcfad9 {
  color: #BCFAD9;
  background-color: #BCFAD9;
}

Frequently asked questions

What color is #BCFAD9?+

#BCFAD9 is a HEX color with RGB value rgb(188, 250, 217) and HSL value hsl(148, 86%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BCFAD9?+

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