#BBEEE8 Color

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

Color preview

#BBEEE8

Color formats

HEX
#BBEEE8
RGB
rgb(187, 238, 232)
RGBA
rgba(187, 238, 232, 1)
HSL
hsl(173, 60%, 83%)
HSV
hsv(173, 21%, 93%)
CMYK
cmyk(21%, 0%, 3%, 7%)
CSS variable
--color-primary: #BBEEE8;
Lowercase HEX
#bbeee8

Shades

Tints

Tones

Harmony

CSS snippets for #BBEEE8

.color-bbeee8 {
  color: #BBEEE8;
  background-color: #BBEEE8;
}

Frequently asked questions

What color is #BBEEE8?+

#BBEEE8 is a HEX color with RGB value rgb(187, 238, 232) and HSL value hsl(173, 60%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBEEE8?+

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