#2D5FDC Color

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

Color preview

#2D5FDC

Color formats

HEX
#2D5FDC
RGB
rgb(45, 95, 220)
RGBA
rgba(45, 95, 220, 1)
HSL
hsl(223, 71%, 52%)
HSV
hsv(223, 80%, 86%)
CMYK
cmyk(80%, 57%, 0%, 14%)
CSS variable
--color-primary: #2D5FDC;
Lowercase HEX
#2d5fdc

Shades

Tints

Tones

Harmony

CSS snippets for #2D5FDC

.color-2d5fdc {
  color: #2D5FDC;
  background-color: #2D5FDC;
}

Frequently asked questions

What color is #2D5FDC?+

#2D5FDC is a HEX color with RGB value rgb(45, 95, 220) and HSL value hsl(223, 71%, 52%). Its closest CSS named color is RoyalBlue.

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

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