#BBEDEA Color

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

Color preview

#BBEDEA

Color formats

HEX
#BBEDEA
RGB
rgb(187, 237, 234)
RGBA
rgba(187, 237, 234, 1)
HSL
hsl(176, 58%, 83%)
HSV
hsv(176, 21%, 93%)
CMYK
cmyk(21%, 0%, 1%, 7%)
CSS variable
--color-primary: #BBEDEA;
Lowercase HEX
#bbedea

Shades

Tints

Tones

Harmony

CSS snippets for #BBEDEA

.color-bbedea {
  color: #BBEDEA;
  background-color: #BBEDEA;
}

Frequently asked questions

What color is #BBEDEA?+

#BBEDEA is a HEX color with RGB value rgb(187, 237, 234) and HSL value hsl(176, 58%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBEDEA?+

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