#255AD4 Color

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

Color preview

#255AD4

Color formats

HEX
#255AD4
RGB
rgb(37, 90, 212)
RGBA
rgba(37, 90, 212, 1)
HSL
hsl(222, 70%, 49%)
HSV
hsv(222, 83%, 83%)
CMYK
cmyk(83%, 58%, 0%, 17%)
CSS variable
--color-primary: #255AD4;
Lowercase HEX
#255ad4

Shades

Tints

Tones

Harmony

CSS snippets for #255AD4

.color-255ad4 {
  color: #255AD4;
  background-color: #255AD4;
}

Frequently asked questions

What color is #255AD4?+

#255AD4 is a HEX color with RGB value rgb(37, 90, 212) and HSL value hsl(222, 70%, 49%). Its closest CSS named color is RoyalBlue.

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

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