#BBD2ED Color

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

Color preview

#BBD2ED

Color formats

HEX
#BBD2ED
RGB
rgb(187, 210, 237)
RGBA
rgba(187, 210, 237, 1)
HSL
hsl(212, 58%, 83%)
HSV
hsv(212, 21%, 93%)
CMYK
cmyk(21%, 11%, 0%, 7%)
CSS variable
--color-primary: #BBD2ED;
Lowercase HEX
#bbd2ed

Shades

Tints

Tones

Harmony

CSS snippets for #BBD2ED

.color-bbd2ed {
  color: #BBD2ED;
  background-color: #BBD2ED;
}

Frequently asked questions

What color is #BBD2ED?+

#BBD2ED is a HEX color with RGB value rgb(187, 210, 237) and HSL value hsl(212, 58%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #BBD2ED?+

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