#B8DDCF Color

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

Color preview

#B8DDCF

Color formats

HEX
#B8DDCF
RGB
rgb(184, 221, 207)
RGBA
rgba(184, 221, 207, 1)
HSL
hsl(157, 35%, 79%)
HSV
hsv(157, 17%, 87%)
CMYK
cmyk(17%, 0%, 6%, 13%)
CSS variable
--color-primary: #B8DDCF;
Lowercase HEX
#b8ddcf

Shades

Tints

Tones

Harmony

CSS snippets for #B8DDCF

.color-b8ddcf {
  color: #B8DDCF;
  background-color: #B8DDCF;
}

Frequently asked questions

What color is #B8DDCF?+

#B8DDCF is a HEX color with RGB value rgb(184, 221, 207) and HSL value hsl(157, 35%, 79%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B8DDCF?+

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