#BBF4FF Color

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

Color preview

#BBF4FF

Color formats

HEX
#BBF4FF
RGB
rgb(187, 244, 255)
RGBA
rgba(187, 244, 255, 1)
HSL
hsl(190, 100%, 87%)
HSV
hsv(190, 27%, 100%)
CMYK
cmyk(27%, 4%, 0%, 0%)
CSS variable
--color-primary: #BBF4FF;
Lowercase HEX
#bbf4ff

Shades

Tints

Tones

Harmony

CSS snippets for #BBF4FF

.color-bbf4ff {
  color: #BBF4FF;
  background-color: #BBF4FF;
}

Frequently asked questions

What color is #BBF4FF?+

#BBF4FF is a HEX color with RGB value rgb(187, 244, 255) and HSL value hsl(190, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBF4FF?+

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