#255BDA Color

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

Color preview

#255BDA

Color formats

HEX
#255BDA
RGB
rgb(37, 91, 218)
RGBA
rgba(37, 91, 218, 1)
HSL
hsl(222, 71%, 50%)
HSV
hsv(222, 83%, 85%)
CMYK
cmyk(83%, 58%, 0%, 15%)
CSS variable
--color-primary: #255BDA;
Lowercase HEX
#255bda

Shades

Tints

Tones

Harmony

CSS snippets for #255BDA

.color-255bda {
  color: #255BDA;
  background-color: #255BDA;
}

Frequently asked questions

What color is #255BDA?+

#255BDA is a HEX color with RGB value rgb(37, 91, 218) and HSL value hsl(222, 71%, 50%). Its closest CSS named color is RoyalBlue.

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

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