#B3DDCC Color

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

Color preview

#B3DDCC

Color formats

HEX
#B3DDCC
RGB
rgb(179, 221, 204)
RGBA
rgba(179, 221, 204, 1)
HSL
hsl(156, 38%, 78%)
HSV
hsv(156, 19%, 87%)
CMYK
cmyk(19%, 0%, 8%, 13%)
CSS variable
--color-primary: #B3DDCC;
Lowercase HEX
#b3ddcc

Shades

Tints

Tones

Harmony

CSS snippets for #B3DDCC

.color-b3ddcc {
  color: #B3DDCC;
  background-color: #B3DDCC;
}

Frequently asked questions

What color is #B3DDCC?+

#B3DDCC is a HEX color with RGB value rgb(179, 221, 204) and HSL value hsl(156, 38%, 78%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B3DDCC?+

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