#2D3BDC Color

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

Color preview

#2D3BDC

Color formats

HEX
#2D3BDC
RGB
rgb(45, 59, 220)
RGBA
rgba(45, 59, 220, 1)
HSL
hsl(235, 71%, 52%)
HSV
hsv(235, 80%, 86%)
CMYK
cmyk(80%, 73%, 0%, 14%)
CSS variable
--color-primary: #2D3BDC;
Lowercase HEX
#2d3bdc

Shades

Tints

Tones

Harmony

CSS snippets for #2D3BDC

.color-2d3bdc {
  color: #2D3BDC;
  background-color: #2D3BDC;
}

Frequently asked questions

What color is #2D3BDC?+

#2D3BDC is a HEX color with RGB value rgb(45, 59, 220) and HSL value hsl(235, 71%, 52%). Its closest CSS named color is RoyalBlue.

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

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