#020ADE Color

Inspect #020ADE across formats, palettes, contrast and closest named color matches.

Color preview

#020ADE

Color formats

HEX
#020ADE
RGB
rgb(2, 10, 222)
RGBA
rgba(2, 10, 222, 1)
HSL
hsl(238, 98%, 44%)
HSV
hsv(238, 99%, 87%)
CMYK
cmyk(99%, 95%, 0%, 13%)
CSS variable
--color-primary: #020ADE;
Lowercase HEX
#020ade

Shades

Tints

Tones

Harmony

CSS snippets for #020ADE

.color-020ade {
  color: #020ADE;
  background-color: #020ADE;
}

Frequently asked questions

What color is #020ADE?+

#020ADE is a HEX color with RGB value rgb(2, 10, 222) and HSL value hsl(238, 98%, 44%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #020ADE?+

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