#25ADAF Color

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

Color preview

#25ADAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #25ADAF

.color-25adaf {
  color: #25ADAF;
  background-color: #25ADAF;
}

Frequently asked questions

What color is #25ADAF?+

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

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

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