#123E7D Color

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

Color preview

#123E7D

Color formats

HEX
#123E7D
RGB
rgb(18, 62, 125)
RGBA
rgba(18, 62, 125, 1)
HSL
hsl(215, 75%, 28%)
HSV
hsv(215, 86%, 49%)
CMYK
cmyk(86%, 50%, 0%, 51%)
CSS variable
--color-primary: #123E7D;
Lowercase HEX
#123e7d

Shades

Tints

Tones

Harmony

CSS snippets for #123E7D

.color-123e7d {
  color: #123E7D;
  background-color: #123E7D;
}

Frequently asked questions

What color is #123E7D?+

#123E7D is a HEX color with RGB value rgb(18, 62, 125) and HSL value hsl(215, 75%, 28%). Its closest CSS named color is MidnightBlue.

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

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