#BCF3D9 Color

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

Color preview

#BCF3D9

Color formats

HEX
#BCF3D9
RGB
rgb(188, 243, 217)
RGBA
rgba(188, 243, 217, 1)
HSL
hsl(152, 70%, 85%)
HSV
hsv(152, 23%, 95%)
CMYK
cmyk(23%, 0%, 11%, 5%)
CSS variable
--color-primary: #BCF3D9;
Lowercase HEX
#bcf3d9

Shades

Tints

Tones

Harmony

CSS snippets for #BCF3D9

.color-bcf3d9 {
  color: #BCF3D9;
  background-color: #BCF3D9;
}

Frequently asked questions

What color is #BCF3D9?+

#BCF3D9 is a HEX color with RGB value rgb(188, 243, 217) and HSL value hsl(152, 70%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BCF3D9?+

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