#255CCB Color

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

Color preview

#255CCB

Color formats

HEX
#255CCB
RGB
rgb(37, 92, 203)
RGBA
rgba(37, 92, 203, 1)
HSL
hsl(220, 69%, 47%)
HSV
hsv(220, 82%, 80%)
CMYK
cmyk(82%, 55%, 0%, 20%)
CSS variable
--color-primary: #255CCB;
Lowercase HEX
#255ccb

Shades

Tints

Tones

Harmony

CSS snippets for #255CCB

.color-255ccb {
  color: #255CCB;
  background-color: #255CCB;
}

Frequently asked questions

What color is #255CCB?+

#255CCB is a HEX color with RGB value rgb(37, 92, 203) and HSL value hsl(220, 69%, 47%). Its closest CSS named color is RoyalBlue.

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

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