#255EC1 Color

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

Color preview

#255EC1

Color formats

HEX
#255EC1
RGB
rgb(37, 94, 193)
RGBA
rgba(37, 94, 193, 1)
HSL
hsl(218, 68%, 45%)
HSV
hsv(218, 81%, 76%)
CMYK
cmyk(81%, 51%, 0%, 24%)
CSS variable
--color-primary: #255EC1;
Lowercase HEX
#255ec1

Shades

Tints

Tones

Harmony

CSS snippets for #255EC1

.color-255ec1 {
  color: #255EC1;
  background-color: #255EC1;
}

Frequently asked questions

What color is #255EC1?+

#255EC1 is a HEX color with RGB value rgb(37, 94, 193) and HSL value hsl(218, 68%, 45%). Its closest CSS named color is RoyalBlue.

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

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