#255E98 Color

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

Color preview

#255E98

Color formats

HEX
#255E98
RGB
rgb(37, 94, 152)
RGBA
rgba(37, 94, 152, 1)
HSL
hsl(210, 61%, 37%)
HSV
hsv(210, 76%, 60%)
CMYK
cmyk(76%, 38%, 0%, 40%)
CSS variable
--color-primary: #255E98;
Lowercase HEX
#255e98

Shades

Tints

Tones

Harmony

CSS snippets for #255E98

.color-255e98 {
  color: #255E98;
  background-color: #255E98;
}

Frequently asked questions

What color is #255E98?+

#255E98 is a HEX color with RGB value rgb(37, 94, 152) and HSL value hsl(210, 61%, 37%). Its closest CSS named color is DarkSlateBlue.

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

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