#25AFAB Color

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

Color preview

#25AFAB

Color formats

HEX
#25AFAB
RGB
rgb(37, 175, 171)
RGBA
rgba(37, 175, 171, 1)
HSL
hsl(178, 65%, 42%)
HSV
hsv(178, 79%, 69%)
CMYK
cmyk(79%, 0%, 2%, 31%)
CSS variable
--color-primary: #25AFAB;
Lowercase HEX
#25afab

Shades

Tints

Tones

Harmony

CSS snippets for #25AFAB

.color-25afab {
  color: #25AFAB;
  background-color: #25AFAB;
}

Frequently asked questions

What color is #25AFAB?+

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

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

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