#BBEDF2 Color

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

Color preview

#BBEDF2

Color formats

HEX
#BBEDF2
RGB
rgb(187, 237, 242)
RGBA
rgba(187, 237, 242, 1)
HSL
hsl(185, 68%, 84%)
HSV
hsv(185, 23%, 95%)
CMYK
cmyk(23%, 2%, 0%, 5%)
CSS variable
--color-primary: #BBEDF2;
Lowercase HEX
#bbedf2

Shades

Tints

Tones

Harmony

CSS snippets for #BBEDF2

.color-bbedf2 {
  color: #BBEDF2;
  background-color: #BBEDF2;
}

Frequently asked questions

What color is #BBEDF2?+

#BBEDF2 is a HEX color with RGB value rgb(187, 237, 242) and HSL value hsl(185, 68%, 84%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BBEDF2?+

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