#255FCB Color

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

Color preview

#255FCB

Color formats

HEX
#255FCB
RGB
rgb(37, 95, 203)
RGBA
rgba(37, 95, 203, 1)
HSL
hsl(219, 69%, 47%)
HSV
hsv(219, 82%, 80%)
CMYK
cmyk(82%, 53%, 0%, 20%)
CSS variable
--color-primary: #255FCB;
Lowercase HEX
#255fcb

Shades

Tints

Tones

Harmony

CSS snippets for #255FCB

.color-255fcb {
  color: #255FCB;
  background-color: #255FCB;
}

Frequently asked questions

What color is #255FCB?+

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

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

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