#123F87 Color

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

Color preview

#123F87

Color formats

HEX
#123F87
RGB
rgb(18, 63, 135)
RGBA
rgba(18, 63, 135, 1)
HSL
hsl(217, 76%, 30%)
HSV
hsv(217, 87%, 53%)
CMYK
cmyk(87%, 53%, 0%, 47%)
CSS variable
--color-primary: #123F87;
Lowercase HEX
#123f87

Shades

Tints

Tones

Harmony

CSS snippets for #123F87

.color-123f87 {
  color: #123F87;
  background-color: #123F87;
}

Frequently asked questions

What color is #123F87?+

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

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

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