#255ADF Color

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

Color preview

#255ADF

Color formats

HEX
#255ADF
RGB
rgb(37, 90, 223)
RGBA
rgba(37, 90, 223, 1)
HSL
hsl(223, 74%, 51%)
HSV
hsv(223, 83%, 87%)
CMYK
cmyk(83%, 60%, 0%, 13%)
CSS variable
--color-primary: #255ADF;
Lowercase HEX
#255adf

Shades

Tints

Tones

Harmony

CSS snippets for #255ADF

.color-255adf {
  color: #255ADF;
  background-color: #255ADF;
}

Frequently asked questions

What color is #255ADF?+

#255ADF is a HEX color with RGB value rgb(37, 90, 223) and HSL value hsl(223, 74%, 51%). Its closest CSS named color is RoyalBlue.

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

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