#28AEA3 Color

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

Color preview

#28AEA3

Color formats

HEX
#28AEA3
RGB
rgb(40, 174, 163)
RGBA
rgba(40, 174, 163, 1)
HSL
hsl(175, 63%, 42%)
HSV
hsv(175, 77%, 68%)
CMYK
cmyk(77%, 0%, 6%, 32%)
CSS variable
--color-primary: #28AEA3;
Lowercase HEX
#28aea3

Shades

Tints

Tones

Harmony

CSS snippets for #28AEA3

.color-28aea3 {
  color: #28AEA3;
  background-color: #28AEA3;
}

Frequently asked questions

What color is #28AEA3?+

#28AEA3 is a HEX color with RGB value rgb(40, 174, 163) and HSL value hsl(175, 63%, 42%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #28AEA3?+

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