#BBEEF6 Color

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

Color preview

#BBEEF6

Color formats

HEX
#BBEEF6
RGB
rgb(187, 238, 246)
RGBA
rgba(187, 238, 246, 1)
HSL
hsl(188, 77%, 85%)
HSV
hsv(188, 24%, 96%)
CMYK
cmyk(24%, 3%, 0%, 4%)
CSS variable
--color-primary: #BBEEF6;
Lowercase HEX
#bbeef6

Shades

Tints

Tones

Harmony

CSS snippets for #BBEEF6

.color-bbeef6 {
  color: #BBEEF6;
  background-color: #BBEEF6;
}

Frequently asked questions

What color is #BBEEF6?+

#BBEEF6 is a HEX color with RGB value rgb(187, 238, 246) and HSL value hsl(188, 77%, 85%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBEEF6?+

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