#B5D0DD Color

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

Color preview

#B5D0DD

Color formats

HEX
#B5D0DD
RGB
rgb(181, 208, 221)
RGBA
rgba(181, 208, 221, 1)
HSL
hsl(200, 37%, 79%)
HSV
hsv(200, 18%, 87%)
CMYK
cmyk(18%, 6%, 0%, 13%)
CSS variable
--color-primary: #B5D0DD;
Lowercase HEX
#b5d0dd

Shades

Tints

Tones

Harmony

CSS snippets for #B5D0DD

.color-b5d0dd {
  color: #B5D0DD;
  background-color: #B5D0DD;
}

Frequently asked questions

What color is #B5D0DD?+

#B5D0DD is a HEX color with RGB value rgb(181, 208, 221) and HSL value hsl(200, 37%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B5D0DD?+

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