#45238B Color

Inspect #45238B across formats, palettes, contrast and closest named color matches.

Color preview

#45238B

Color formats

HEX
#45238B
RGB
rgb(69, 35, 139)
RGBA
rgba(69, 35, 139, 1)
HSL
hsl(260, 60%, 34%)
HSV
hsv(260, 75%, 55%)
CMYK
cmyk(50%, 75%, 0%, 45%)
CSS variable
--color-primary: #45238B;
Lowercase HEX
#45238b

Shades

Tints

Tones

Harmony

CSS snippets for #45238B

.color-45238b {
  color: #45238B;
  background-color: #45238B;
}

Frequently asked questions

What color is #45238B?+

#45238B is a HEX color with RGB value rgb(69, 35, 139) and HSL value hsl(260, 60%, 34%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #45238B?+

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