#2D153E Color

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

Color preview

#2D153E

Color formats

HEX
#2D153E
RGB
rgb(45, 21, 62)
RGBA
rgba(45, 21, 62, 1)
HSL
hsl(275, 49%, 16%)
HSV
hsv(275, 66%, 24%)
CMYK
cmyk(27%, 66%, 0%, 76%)
CSS variable
--color-primary: #2D153E;
Lowercase HEX
#2d153e

Shades

Tints

Tones

Harmony

CSS snippets for #2D153E

.color-2d153e {
  color: #2D153E;
  background-color: #2D153E;
}

Frequently asked questions

What color is #2D153E?+

#2D153E is a HEX color with RGB value rgb(45, 21, 62) and HSL value hsl(275, 49%, 16%). Its closest CSS named color is MidnightBlue.

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

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