#B7DFA3 Color

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

Color preview

#B7DFA3

Color formats

HEX
#B7DFA3
RGB
rgb(183, 223, 163)
RGBA
rgba(183, 223, 163, 1)
HSL
hsl(100, 48%, 76%)
HSV
hsv(100, 27%, 87%)
CMYK
cmyk(18%, 0%, 27%, 13%)
CSS variable
--color-primary: #B7DFA3;
Lowercase HEX
#b7dfa3

Shades

Tints

Tones

Harmony

CSS snippets for #B7DFA3

.color-b7dfa3 {
  color: #B7DFA3;
  background-color: #B7DFA3;
}

Frequently asked questions

What color is #B7DFA3?+

#B7DFA3 is a HEX color with RGB value rgb(183, 223, 163) and HSL value hsl(100, 48%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #B7DFA3?+

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