#2D27DD Color

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

Color preview

#2D27DD

Color formats

HEX
#2D27DD
RGB
rgb(45, 39, 221)
RGBA
rgba(45, 39, 221, 1)
HSL
hsl(242, 73%, 51%)
HSV
hsv(242, 82%, 87%)
CMYK
cmyk(80%, 82%, 0%, 13%)
CSS variable
--color-primary: #2D27DD;
Lowercase HEX
#2d27dd

Shades

Tints

Tones

Harmony

CSS snippets for #2D27DD

.color-2d27dd {
  color: #2D27DD;
  background-color: #2D27DD;
}

Frequently asked questions

What color is #2D27DD?+

#2D27DD is a HEX color with RGB value rgb(45, 39, 221) and HSL value hsl(242, 73%, 51%). Its closest CSS named color is MediumBlue.

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

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