#2A2DCF Color

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

Color preview

#2A2DCF

Color formats

HEX
#2A2DCF
RGB
rgb(42, 45, 207)
RGBA
rgba(42, 45, 207, 1)
HSL
hsl(239, 66%, 49%)
HSV
hsv(239, 80%, 81%)
CMYK
cmyk(80%, 78%, 0%, 19%)
CSS variable
--color-primary: #2A2DCF;
Lowercase HEX
#2a2dcf

Shades

Tints

Tones

Harmony

CSS snippets for #2A2DCF

.color-2a2dcf {
  color: #2A2DCF;
  background-color: #2A2DCF;
}

Frequently asked questions

What color is #2A2DCF?+

#2A2DCF is a HEX color with RGB value rgb(42, 45, 207) and HSL value hsl(239, 66%, 49%). Its closest CSS named color is MediumBlue.

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

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