#255A65 Color

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

Color preview

#255A65

Color formats

HEX
#255A65
RGB
rgb(37, 90, 101)
RGBA
rgba(37, 90, 101, 1)
HSL
hsl(190, 46%, 27%)
HSV
hsv(190, 63%, 40%)
CMYK
cmyk(63%, 11%, 0%, 60%)
CSS variable
--color-primary: #255A65;
Lowercase HEX
#255a65

Shades

Tints

Tones

Harmony

CSS snippets for #255A65

.color-255a65 {
  color: #255A65;
  background-color: #255A65;
}

Frequently asked questions

What color is #255A65?+

#255A65 is a HEX color with RGB value rgb(37, 90, 101) and HSL value hsl(190, 46%, 27%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #255A65?+

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