#25AFAF Color

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

Color preview

#25AFAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #25AFAF

.color-25afaf {
  color: #25AFAF;
  background-color: #25AFAF;
}

Frequently asked questions

What color is #25AFAF?+

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

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

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