#B4EBD2 Color

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

Color preview

#B4EBD2

Color formats

HEX
#B4EBD2
RGB
rgb(180, 235, 210)
RGBA
rgba(180, 235, 210, 1)
HSL
hsl(153, 58%, 81%)
HSV
hsv(153, 23%, 92%)
CMYK
cmyk(23%, 0%, 11%, 8%)
CSS variable
--color-primary: #B4EBD2;
Lowercase HEX
#b4ebd2

Shades

Tints

Tones

Harmony

CSS snippets for #B4EBD2

.color-b4ebd2 {
  color: #B4EBD2;
  background-color: #B4EBD2;
}

Frequently asked questions

What color is #B4EBD2?+

#B4EBD2 is a HEX color with RGB value rgb(180, 235, 210) and HSL value hsl(153, 58%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #B4EBD2?+

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