#567BEB Color

Inspect #567BEB across formats, palettes, contrast and closest named color matches.

Color preview

#567BEB

Color formats

HEX
#567BEB
RGB
rgb(86, 123, 235)
RGBA
rgba(86, 123, 235, 1)
HSL
hsl(225, 79%, 63%)
HSV
hsv(225, 63%, 92%)
CMYK
cmyk(63%, 48%, 0%, 8%)
CSS variable
--color-primary: #567BEB;
Lowercase HEX
#567beb

Shades

Tints

Tones

Harmony

CSS snippets for #567BEB

.color-567beb {
  color: #567BEB;
  background-color: #567BEB;
}

Frequently asked questions

What color is #567BEB?+

#567BEB is a HEX color with RGB value rgb(86, 123, 235) and HSL value hsl(225, 79%, 63%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #567BEB?+

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