#B7CEDD Color

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

Color preview

#B7CEDD

Color formats

HEX
#B7CEDD
RGB
rgb(183, 206, 221)
RGBA
rgba(183, 206, 221, 1)
HSL
hsl(204, 36%, 79%)
HSV
hsv(204, 17%, 87%)
CMYK
cmyk(17%, 7%, 0%, 13%)
CSS variable
--color-primary: #B7CEDD;
Lowercase HEX
#b7cedd

Shades

Tints

Tones

Harmony

CSS snippets for #B7CEDD

.color-b7cedd {
  color: #B7CEDD;
  background-color: #B7CEDD;
}

Frequently asked questions

What color is #B7CEDD?+

#B7CEDD is a HEX color with RGB value rgb(183, 206, 221) and HSL value hsl(204, 36%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7CEDD?+

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