#BFEFF9 Color

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

Color preview

#BFEFF9

Color formats

HEX
#BFEFF9
RGB
rgb(191, 239, 249)
RGBA
rgba(191, 239, 249, 1)
HSL
hsl(190, 83%, 86%)
HSV
hsv(190, 23%, 98%)
CMYK
cmyk(23%, 4%, 0%, 2%)
CSS variable
--color-primary: #BFEFF9;
Lowercase HEX
#bfeff9

Shades

Tints

Tones

Harmony

CSS snippets for #BFEFF9

.color-bfeff9 {
  color: #BFEFF9;
  background-color: #BFEFF9;
}

Frequently asked questions

What color is #BFEFF9?+

#BFEFF9 is a HEX color with RGB value rgb(191, 239, 249) and HSL value hsl(190, 83%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFEFF9?+

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