#2D2DEB Color

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

Color preview

#2D2DEB

Color formats

HEX
#2D2DEB
RGB
rgb(45, 45, 235)
RGBA
rgba(45, 45, 235, 1)
HSL
hsl(240, 83%, 55%)
HSV
hsv(240, 81%, 92%)
CMYK
cmyk(81%, 81%, 0%, 8%)
CSS variable
--color-primary: #2D2DEB;
Lowercase HEX
#2d2deb

Shades

Tints

Tones

Harmony

CSS snippets for #2D2DEB

.color-2d2deb {
  color: #2D2DEB;
  background-color: #2D2DEB;
}

Frequently asked questions

What color is #2D2DEB?+

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

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

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