#BCFDFF Color

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

Color preview

#BCFDFF

Color formats

HEX
#BCFDFF
RGB
rgb(188, 253, 255)
RGBA
rgba(188, 253, 255, 1)
HSL
hsl(182, 100%, 87%)
HSV
hsv(182, 26%, 100%)
CMYK
cmyk(26%, 1%, 0%, 0%)
CSS variable
--color-primary: #BCFDFF;
Lowercase HEX
#bcfdff

Shades

Tints

Tones

Harmony

CSS snippets for #BCFDFF

.color-bcfdff {
  color: #BCFDFF;
  background-color: #BCFDFF;
}

Frequently asked questions

What color is #BCFDFF?+

#BCFDFF is a HEX color with RGB value rgb(188, 253, 255) and HSL value hsl(182, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BCFDFF?+

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