#456AED Color

Inspect #456AED across formats, palettes, contrast and closest named color matches.

Color preview

#456AED

Color formats

HEX
#456AED
RGB
rgb(69, 106, 237)
RGBA
rgba(69, 106, 237, 1)
HSL
hsl(227, 82%, 60%)
HSV
hsv(227, 71%, 93%)
CMYK
cmyk(71%, 55%, 0%, 7%)
CSS variable
--color-primary: #456AED;
Lowercase HEX
#456aed

Shades

Tints

Tones

Harmony

CSS snippets for #456AED

.color-456aed {
  color: #456AED;
  background-color: #456AED;
}

Frequently asked questions

What color is #456AED?+

#456AED is a HEX color with RGB value rgb(69, 106, 237) and HSL value hsl(227, 82%, 60%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #456AED?+

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