#123478 Color

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

Color preview

#123478

Color formats

HEX
#123478
RGB
rgb(18, 52, 120)
RGBA
rgba(18, 52, 120, 1)
HSL
hsl(220, 74%, 27%)
HSV
hsv(220, 85%, 47%)
CMYK
cmyk(85%, 57%, 0%, 53%)
CSS variable
--color-primary: #123478;
Lowercase HEX
#123478

Shades

Tints

Tones

Harmony

CSS snippets for #123478

.color-123478 {
  color: #123478;
  background-color: #123478;
}

Frequently asked questions

What color is #123478?+

#123478 is a HEX color with RGB value rgb(18, 52, 120) and HSL value hsl(220, 74%, 27%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #123478?+

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