#255665 Color

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

Color preview

#255665

Color formats

HEX
#255665
RGB
rgb(37, 86, 101)
RGBA
rgba(37, 86, 101, 1)
HSL
hsl(194, 46%, 27%)
HSV
hsv(194, 63%, 40%)
CMYK
cmyk(63%, 15%, 0%, 60%)
CSS variable
--color-primary: #255665;
Lowercase HEX
#255665

Shades

Tints

Tones

Harmony

CSS snippets for #255665

.color-255665 {
  color: #255665;
  background-color: #255665;
}

Frequently asked questions

What color is #255665?+

#255665 is a HEX color with RGB value rgb(37, 86, 101) and HSL value hsl(194, 46%, 27%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #255665?+

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