#25AFAD Color

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

Color preview

#25AFAD

Color formats

HEX
#25AFAD
RGB
rgb(37, 175, 173)
RGBA
rgba(37, 175, 173, 1)
HSL
hsl(179, 65%, 42%)
HSV
hsv(179, 79%, 69%)
CMYK
cmyk(79%, 0%, 1%, 31%)
CSS variable
--color-primary: #25AFAD;
Lowercase HEX
#25afad

Shades

Tints

Tones

Harmony

CSS snippets for #25AFAD

.color-25afad {
  color: #25AFAD;
  background-color: #25AFAD;
}

Frequently asked questions

What color is #25AFAD?+

#25AFAD is a HEX color with RGB value rgb(37, 175, 173) and HSL value hsl(179, 65%, 42%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #25AFAD?+

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