#2C90DD Color

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

Color preview

#2C90DD

Color formats

HEX
#2C90DD
RGB
rgb(44, 144, 221)
RGBA
rgba(44, 144, 221, 1)
HSL
hsl(206, 72%, 52%)
HSV
hsv(206, 80%, 87%)
CMYK
cmyk(80%, 35%, 0%, 13%)
CSS variable
--color-primary: #2C90DD;
Lowercase HEX
#2c90dd

Shades

Tints

Tones

Harmony

CSS snippets for #2C90DD

.color-2c90dd {
  color: #2C90DD;
  background-color: #2C90DD;
}

Frequently asked questions

What color is #2C90DD?+

#2C90DD is a HEX color with RGB value rgb(44, 144, 221) and HSL value hsl(206, 72%, 52%). Its closest CSS named color is DodgerBlue.

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

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