#6AE49C Color

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

Color preview

#6AE49C

Color formats

HEX
#6AE49C
RGB
rgb(106, 228, 156)
RGBA
rgba(106, 228, 156, 1)
HSL
hsl(145, 69%, 65%)
HSV
hsv(145, 54%, 89%)
CMYK
cmyk(54%, 0%, 32%, 11%)
CSS variable
--color-primary: #6AE49C;
Lowercase HEX
#6ae49c

Shades

Tints

Tones

Harmony

CSS snippets for #6AE49C

.color-6ae49c {
  color: #6AE49C;
  background-color: #6AE49C;
}

Frequently asked questions

What color is #6AE49C?+

#6AE49C is a HEX color with RGB value rgb(106, 228, 156) and HSL value hsl(145, 69%, 65%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #6AE49C?+

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