#B8CAD9 Color

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

Color preview

#B8CAD9

Color formats

HEX
#B8CAD9
RGB
rgb(184, 202, 217)
RGBA
rgba(184, 202, 217, 1)
HSL
hsl(207, 30%, 79%)
HSV
hsv(207, 15%, 85%)
CMYK
cmyk(15%, 7%, 0%, 15%)
CSS variable
--color-primary: #B8CAD9;
Lowercase HEX
#b8cad9

Shades

Tints

Tones

Harmony

CSS snippets for #B8CAD9

.color-b8cad9 {
  color: #B8CAD9;
  background-color: #B8CAD9;
}

Frequently asked questions

What color is #B8CAD9?+

#B8CAD9 is a HEX color with RGB value rgb(184, 202, 217) and HSL value hsl(207, 30%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B8CAD9?+

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