#555DBF Color

Inspect #555DBF across formats, palettes, contrast and closest named color matches.

Color preview

#555DBF

Color formats

HEX
#555DBF
RGB
rgb(85, 93, 191)
RGBA
rgba(85, 93, 191, 1)
HSL
hsl(235, 45%, 54%)
HSV
hsv(235, 55%, 75%)
CMYK
cmyk(55%, 51%, 0%, 25%)
CSS variable
--color-primary: #555DBF;
Lowercase HEX
#555dbf

Shades

Tints

Tones

Harmony

CSS snippets for #555DBF

.color-555dbf {
  color: #555DBF;
  background-color: #555DBF;
}

Frequently asked questions

What color is #555DBF?+

#555DBF is a HEX color with RGB value rgb(85, 93, 191) and HSL value hsl(235, 45%, 54%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #555DBF?+

The closest Tailwind color is indigo-700, available as the bg-indigo-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