#255DEB Color

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

Color preview

#255DEB

Color formats

HEX
#255DEB
RGB
rgb(37, 93, 235)
RGBA
rgba(37, 93, 235, 1)
HSL
hsl(223, 83%, 53%)
HSV
hsv(223, 84%, 92%)
CMYK
cmyk(84%, 60%, 0%, 8%)
CSS variable
--color-primary: #255DEB;
Lowercase HEX
#255deb

Shades

Tints

Tones

Harmony

CSS snippets for #255DEB

.color-255deb {
  color: #255DEB;
  background-color: #255DEB;
}

Frequently asked questions

What color is #255DEB?+

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

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

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