#25BBAC Color

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

Color preview

#25BBAC

Color formats

HEX
#25BBAC
RGB
rgb(37, 187, 172)
RGBA
rgba(37, 187, 172, 1)
HSL
hsl(174, 67%, 44%)
HSV
hsv(174, 80%, 73%)
CMYK
cmyk(80%, 0%, 8%, 27%)
CSS variable
--color-primary: #25BBAC;
Lowercase HEX
#25bbac

Shades

Tints

Tones

Harmony

CSS snippets for #25BBAC

.color-25bbac {
  color: #25BBAC;
  background-color: #25BBAC;
}

Frequently asked questions

What color is #25BBAC?+

#25BBAC is a HEX color with RGB value rgb(37, 187, 172) and HSL value hsl(174, 67%, 44%). Its closest CSS named color is LightSeaGreen.

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

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