#1D23DD Color

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

Color preview

#1D23DD

Color formats

HEX
#1D23DD
RGB
rgb(29, 35, 221)
RGBA
rgba(29, 35, 221, 1)
HSL
hsl(238, 77%, 49%)
HSV
hsv(238, 87%, 87%)
CMYK
cmyk(87%, 84%, 0%, 13%)
CSS variable
--color-primary: #1D23DD;
Lowercase HEX
#1d23dd

Shades

Tints

Tones

Harmony

CSS snippets for #1D23DD

.color-1d23dd {
  color: #1D23DD;
  background-color: #1D23DD;
}

Frequently asked questions

What color is #1D23DD?+

#1D23DD is a HEX color with RGB value rgb(29, 35, 221) and HSL value hsl(238, 77%, 49%). Its closest CSS named color is MediumBlue.

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

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