#003CE0 Color

Inspect #003CE0 across formats, palettes, contrast and closest named color matches.

Color preview

#003CE0

Color formats

HEX
#003CE0
RGB
rgb(0, 60, 224)
RGBA
rgba(0, 60, 224, 1)
HSL
hsl(224, 100%, 44%)
HSV
hsv(224, 100%, 88%)
CMYK
cmyk(100%, 73%, 0%, 12%)
CSS variable
--color-primary: #003CE0;
Lowercase HEX
#003ce0

Shades

Tints

Tones

Harmony

CSS snippets for #003CE0

.color-003ce0 {
  color: #003CE0;
  background-color: #003CE0;
}

Frequently asked questions

What color is #003CE0?+

#003CE0 is a HEX color with RGB value rgb(0, 60, 224) and HSL value hsl(224, 100%, 44%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #003CE0?+

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