#3456FE Color

Inspect #3456FE across formats, palettes, contrast and closest named color matches.

Color preview

#3456FE

Color formats

HEX
#3456FE
RGB
rgb(52, 86, 254)
RGBA
rgba(52, 86, 254, 1)
HSL
hsl(230, 99%, 60%)
HSV
hsv(230, 80%, 100%)
CMYK
cmyk(80%, 66%, 0%, 0%)
CSS variable
--color-primary: #3456FE;
Lowercase HEX
#3456fe

Shades

Tints

Tones

Harmony

CSS snippets for #3456FE

.color-3456fe {
  color: #3456FE;
  background-color: #3456FE;
}

Frequently asked questions

What color is #3456FE?+

#3456FE is a HEX color with RGB value rgb(52, 86, 254) and HSL value hsl(230, 99%, 60%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #3456FE?+

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