#555FBF Color

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

Color preview

#555FBF

Color formats

HEX
#555FBF
RGB
rgb(85, 95, 191)
RGBA
rgba(85, 95, 191, 1)
HSL
hsl(234, 45%, 54%)
HSV
hsv(234, 55%, 75%)
CMYK
cmyk(55%, 50%, 0%, 25%)
CSS variable
--color-primary: #555FBF;
Lowercase HEX
#555fbf

Shades

Tints

Tones

Harmony

CSS snippets for #555FBF

.color-555fbf {
  color: #555FBF;
  background-color: #555FBF;
}

Frequently asked questions

What color is #555FBF?+

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

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

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