#BBE1F4 Color

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

Color preview

#BBE1F4

Color formats

HEX
#BBE1F4
RGB
rgb(187, 225, 244)
RGBA
rgba(187, 225, 244, 1)
HSL
hsl(200, 72%, 85%)
HSV
hsv(200, 23%, 96%)
CMYK
cmyk(23%, 8%, 0%, 4%)
CSS variable
--color-primary: #BBE1F4;
Lowercase HEX
#bbe1f4

Shades

Tints

Tones

Harmony

CSS snippets for #BBE1F4

.color-bbe1f4 {
  color: #BBE1F4;
  background-color: #BBE1F4;
}

Frequently asked questions

What color is #BBE1F4?+

#BBE1F4 is a HEX color with RGB value rgb(187, 225, 244) and HSL value hsl(200, 72%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BBE1F4?+

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