#023DDE Color

Inspect #023DDE across formats, palettes, contrast and closest named color matches.

Color preview

#023DDE

Color formats

HEX
#023DDE
RGB
rgb(2, 61, 222)
RGBA
rgba(2, 61, 222, 1)
HSL
hsl(224, 98%, 44%)
HSV
hsv(224, 99%, 87%)
CMYK
cmyk(99%, 73%, 0%, 13%)
CSS variable
--color-primary: #023DDE;
Lowercase HEX
#023dde

Shades

Tints

Tones

Harmony

CSS snippets for #023DDE

.color-023dde {
  color: #023DDE;
  background-color: #023DDE;
}

Frequently asked questions

What color is #023DDE?+

#023DDE is a HEX color with RGB value rgb(2, 61, 222) and HSL value hsl(224, 98%, 44%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #023DDE?+

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