#BBEEE3 Color

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

Color preview

#BBEEE3

Color formats

HEX
#BBEEE3
RGB
rgb(187, 238, 227)
RGBA
rgba(187, 238, 227, 1)
HSL
hsl(167, 60%, 83%)
HSV
hsv(167, 21%, 93%)
CMYK
cmyk(21%, 0%, 5%, 7%)
CSS variable
--color-primary: #BBEEE3;
Lowercase HEX
#bbeee3

Shades

Tints

Tones

Harmony

CSS snippets for #BBEEE3

.color-bbeee3 {
  color: #BBEEE3;
  background-color: #BBEEE3;
}

Frequently asked questions

What color is #BBEEE3?+

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

What is the closest Tailwind color to #BBEEE3?+

The closest Tailwind color is green-200, available as the bg-green-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