#123B7C Color

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

Color preview

#123B7C

Color formats

HEX
#123B7C
RGB
rgb(18, 59, 124)
RGBA
rgba(18, 59, 124, 1)
HSL
hsl(217, 75%, 28%)
HSV
hsv(217, 85%, 49%)
CMYK
cmyk(85%, 52%, 0%, 51%)
CSS variable
--color-primary: #123B7C;
Lowercase HEX
#123b7c

Shades

Tints

Tones

Harmony

CSS snippets for #123B7C

.color-123b7c {
  color: #123B7C;
  background-color: #123B7C;
}

Frequently asked questions

What color is #123B7C?+

#123B7C is a HEX color with RGB value rgb(18, 59, 124) and HSL value hsl(217, 75%, 28%). Its closest CSS named color is MidnightBlue.

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

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