#BBCDED Color

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

Color preview

#BBCDED

Color formats

HEX
#BBCDED
RGB
rgb(187, 205, 237)
RGBA
rgba(187, 205, 237, 1)
HSL
hsl(218, 58%, 83%)
HSV
hsv(218, 21%, 93%)
CMYK
cmyk(21%, 14%, 0%, 7%)
CSS variable
--color-primary: #BBCDED;
Lowercase HEX
#bbcded

Shades

Tints

Tones

Harmony

CSS snippets for #BBCDED

.color-bbcded {
  color: #BBCDED;
  background-color: #BBCDED;
}

Frequently asked questions

What color is #BBCDED?+

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

What is the closest Tailwind color to #BBCDED?+

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