#002DE0 Color

Inspect #002DE0 across formats, palettes, contrast and closest named color matches.

Color preview

#002DE0

Color formats

HEX
#002DE0
RGB
rgb(0, 45, 224)
RGBA
rgba(0, 45, 224, 1)
HSL
hsl(228, 100%, 44%)
HSV
hsv(228, 100%, 88%)
CMYK
cmyk(100%, 80%, 0%, 12%)
CSS variable
--color-primary: #002DE0;
Lowercase HEX
#002de0

Shades

Tints

Tones

Harmony

CSS snippets for #002DE0

.color-002de0 {
  color: #002DE0;
  background-color: #002DE0;
}

Frequently asked questions

What color is #002DE0?+

#002DE0 is a HEX color with RGB value rgb(0, 45, 224) and HSL value hsl(228, 100%, 44%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #002DE0?+

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