#2D2DEC Color

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

Color preview

#2D2DEC

Color formats

HEX
#2D2DEC
RGB
rgb(45, 45, 236)
RGBA
rgba(45, 45, 236, 1)
HSL
hsl(240, 83%, 55%)
HSV
hsv(240, 81%, 93%)
CMYK
cmyk(81%, 81%, 0%, 7%)
CSS variable
--color-primary: #2D2DEC;
Lowercase HEX
#2d2dec

Shades

Tints

Tones

Harmony

CSS snippets for #2D2DEC

.color-2d2dec {
  color: #2D2DEC;
  background-color: #2D2DEC;
}

Frequently asked questions

What color is #2D2DEC?+

#2D2DEC is a HEX color with RGB value rgb(45, 45, 236) and HSL value hsl(240, 83%, 55%). Its closest CSS named color is RoyalBlue.

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

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