#255AEB Color

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

Color preview

#255AEB

Color formats

HEX
#255AEB
RGB
rgb(37, 90, 235)
RGBA
rgba(37, 90, 235, 1)
HSL
hsl(224, 83%, 53%)
HSV
hsv(224, 84%, 92%)
CMYK
cmyk(84%, 62%, 0%, 8%)
CSS variable
--color-primary: #255AEB;
Lowercase HEX
#255aeb

Shades

Tints

Tones

Harmony

CSS snippets for #255AEB

.color-255aeb {
  color: #255AEB;
  background-color: #255AEB;
}

Frequently asked questions

What color is #255AEB?+

#255AEB is a HEX color with RGB value rgb(37, 90, 235) and HSL value hsl(224, 83%, 53%). Its closest CSS named color is RoyalBlue.

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

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