#1D3DDD Color

Inspect #1D3DDD across formats, palettes, contrast and closest named color matches.

Color preview

#1D3DDD

Color formats

HEX
#1D3DDD
RGB
rgb(29, 61, 221)
RGBA
rgba(29, 61, 221, 1)
HSL
hsl(230, 77%, 49%)
HSV
hsv(230, 87%, 87%)
CMYK
cmyk(87%, 72%, 0%, 13%)
CSS variable
--color-primary: #1D3DDD;
Lowercase HEX
#1d3ddd

Shades

Tints

Tones

Harmony

CSS snippets for #1D3DDD

.color-1d3ddd {
  color: #1D3DDD;
  background-color: #1D3DDD;
}

Frequently asked questions

What color is #1D3DDD?+

#1D3DDD is a HEX color with RGB value rgb(29, 61, 221) and HSL value hsl(230, 77%, 49%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #1D3DDD?+

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