#B6CDE4 Color

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

Color preview

#B6CDE4

Color formats

HEX
#B6CDE4
RGB
rgb(182, 205, 228)
RGBA
rgba(182, 205, 228, 1)
HSL
hsl(210, 46%, 80%)
HSV
hsv(210, 20%, 89%)
CMYK
cmyk(20%, 10%, 0%, 11%)
CSS variable
--color-primary: #B6CDE4;
Lowercase HEX
#b6cde4

Shades

Tints

Tones

Harmony

CSS snippets for #B6CDE4

.color-b6cde4 {
  color: #B6CDE4;
  background-color: #B6CDE4;
}

Frequently asked questions

What color is #B6CDE4?+

#B6CDE4 is a HEX color with RGB value rgb(182, 205, 228) and HSL value hsl(210, 46%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B6CDE4?+

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