#2C08DD Color

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

Color preview

#2C08DD

Color formats

HEX
#2C08DD
RGB
rgb(44, 8, 221)
RGBA
rgba(44, 8, 221, 1)
HSL
hsl(250, 93%, 45%)
HSV
hsv(250, 96%, 87%)
CMYK
cmyk(80%, 96%, 0%, 13%)
CSS variable
--color-primary: #2C08DD;
Lowercase HEX
#2c08dd

Shades

Tints

Tones

Harmony

CSS snippets for #2C08DD

.color-2c08dd {
  color: #2C08DD;
  background-color: #2C08DD;
}

Frequently asked questions

What color is #2C08DD?+

#2C08DD is a HEX color with RGB value rgb(44, 8, 221) and HSL value hsl(250, 93%, 45%). Its closest CSS named color is MediumBlue.

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

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