#BFEDF0 Color

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

Color preview

#BFEDF0

Color formats

HEX
#BFEDF0
RGB
rgb(191, 237, 240)
RGBA
rgba(191, 237, 240, 1)
HSL
hsl(184, 62%, 85%)
HSV
hsv(184, 20%, 94%)
CMYK
cmyk(20%, 1%, 0%, 6%)
CSS variable
--color-primary: #BFEDF0;
Lowercase HEX
#bfedf0

Shades

Tints

Tones

Harmony

CSS snippets for #BFEDF0

.color-bfedf0 {
  color: #BFEDF0;
  background-color: #BFEDF0;
}

Frequently asked questions

What color is #BFEDF0?+

#BFEDF0 is a HEX color with RGB value rgb(191, 237, 240) and HSL value hsl(184, 62%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFEDF0?+

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