#A2DBB0 Color

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

Color preview

#A2DBB0

Color formats

HEX
#A2DBB0
RGB
rgb(162, 219, 176)
RGBA
rgba(162, 219, 176, 1)
HSL
hsl(135, 44%, 75%)
HSV
hsv(135, 26%, 86%)
CMYK
cmyk(26%, 0%, 20%, 14%)
CSS variable
--color-primary: #A2DBB0;
Lowercase HEX
#a2dbb0

Shades

Tints

Tones

Harmony

CSS snippets for #A2DBB0

.color-a2dbb0 {
  color: #A2DBB0;
  background-color: #A2DBB0;
}

Frequently asked questions

What color is #A2DBB0?+

#A2DBB0 is a HEX color with RGB value rgb(162, 219, 176) and HSL value hsl(135, 44%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #A2DBB0?+

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