#2A3BDC Color

Inspect #2A3BDC across formats, palettes, contrast and closest named color matches.

Color preview

#2A3BDC

Color formats

HEX
#2A3BDC
RGB
rgb(42, 59, 220)
RGBA
rgba(42, 59, 220, 1)
HSL
hsl(234, 72%, 51%)
HSV
hsv(234, 81%, 86%)
CMYK
cmyk(81%, 73%, 0%, 14%)
CSS variable
--color-primary: #2A3BDC;
Lowercase HEX
#2a3bdc

Shades

Tints

Tones

Harmony

CSS snippets for #2A3BDC

.color-2a3bdc {
  color: #2A3BDC;
  background-color: #2A3BDC;
}

Frequently asked questions

What color is #2A3BDC?+

#2A3BDC is a HEX color with RGB value rgb(42, 59, 220) and HSL value hsl(234, 72%, 51%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #2A3BDC?+

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