#AEFBD2 Color

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

Color preview

#AEFBD2

Color formats

HEX
#AEFBD2
RGB
rgb(174, 251, 210)
RGBA
rgba(174, 251, 210, 1)
HSL
hsl(148, 91%, 83%)
HSV
hsv(148, 31%, 98%)
CMYK
cmyk(31%, 0%, 16%, 2%)
CSS variable
--color-primary: #AEFBD2;
Lowercase HEX
#aefbd2

Shades

Tints

Tones

Harmony

CSS snippets for #AEFBD2

.color-aefbd2 {
  color: #AEFBD2;
  background-color: #AEFBD2;
}

Frequently asked questions

What color is #AEFBD2?+

#AEFBD2 is a HEX color with RGB value rgb(174, 251, 210) and HSL value hsl(148, 91%, 83%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #AEFBD2?+

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