#BFECF7 Color

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

Color preview

#BFECF7

Color formats

HEX
#BFECF7
RGB
rgb(191, 236, 247)
RGBA
rgba(191, 236, 247, 1)
HSL
hsl(192, 78%, 86%)
HSV
hsv(192, 23%, 97%)
CMYK
cmyk(23%, 4%, 0%, 3%)
CSS variable
--color-primary: #BFECF7;
Lowercase HEX
#bfecf7

Shades

Tints

Tones

Harmony

CSS snippets for #BFECF7

.color-bfecf7 {
  color: #BFECF7;
  background-color: #BFECF7;
}

Frequently asked questions

What color is #BFECF7?+

#BFECF7 is a HEX color with RGB value rgb(191, 236, 247) and HSL value hsl(192, 78%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFECF7?+

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