#25565A Color

Inspect #25565A across formats, palettes, contrast and closest named color matches.

Color preview

#25565A

Color formats

HEX
#25565A
RGB
rgb(37, 86, 90)
RGBA
rgba(37, 86, 90, 1)
HSL
hsl(185, 42%, 25%)
HSV
hsv(185, 59%, 35%)
CMYK
cmyk(59%, 4%, 0%, 65%)
CSS variable
--color-primary: #25565A;
Lowercase HEX
#25565a

Shades

Tints

Tones

Harmony

CSS snippets for #25565A

.color-25565a {
  color: #25565A;
  background-color: #25565A;
}

Frequently asked questions

What color is #25565A?+

#25565A is a HEX color with RGB value rgb(37, 86, 90) and HSL value hsl(185, 42%, 25%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #25565A?+

The closest Tailwind color is cyan-900, available as the bg-cyan-900 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