#BFE5F3 Color

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

Color preview

#BFE5F3

Color formats

HEX
#BFE5F3
RGB
rgb(191, 229, 243)
RGBA
rgba(191, 229, 243, 1)
HSL
hsl(196, 68%, 85%)
HSV
hsv(196, 21%, 95%)
CMYK
cmyk(21%, 6%, 0%, 5%)
CSS variable
--color-primary: #BFE5F3;
Lowercase HEX
#bfe5f3

Shades

Tints

Tones

Harmony

CSS snippets for #BFE5F3

.color-bfe5f3 {
  color: #BFE5F3;
  background-color: #BFE5F3;
}

Frequently asked questions

What color is #BFE5F3?+

#BFE5F3 is a HEX color with RGB value rgb(191, 229, 243) and HSL value hsl(196, 68%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BFE5F3?+

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