#25565B Color

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

Color preview

#25565B

Color formats

HEX
#25565B
RGB
rgb(37, 86, 91)
RGBA
rgba(37, 86, 91, 1)
HSL
hsl(186, 42%, 25%)
HSV
hsv(186, 59%, 36%)
CMYK
cmyk(59%, 5%, 0%, 64%)
CSS variable
--color-primary: #25565B;
Lowercase HEX
#25565b

Shades

Tints

Tones

Harmony

CSS snippets for #25565B

.color-25565b {
  color: #25565B;
  background-color: #25565B;
}

Frequently asked questions

What color is #25565B?+

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

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

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