#123D87 Color

Inspect #123D87 across formats, palettes, contrast and closest named color matches.

Color preview

#123D87

Color formats

HEX
#123D87
RGB
rgb(18, 61, 135)
RGBA
rgba(18, 61, 135, 1)
HSL
hsl(218, 76%, 30%)
HSV
hsv(218, 87%, 53%)
CMYK
cmyk(87%, 55%, 0%, 47%)
CSS variable
--color-primary: #123D87;
Lowercase HEX
#123d87

Shades

Tints

Tones

Harmony

CSS snippets for #123D87

.color-123d87 {
  color: #123D87;
  background-color: #123D87;
}

Frequently asked questions

What color is #123D87?+

#123D87 is a HEX color with RGB value rgb(18, 61, 135) and HSL value hsl(218, 76%, 30%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #123D87?+

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