#123FBA Color

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

Color preview

#123FBA

Color formats

HEX
#123FBA
RGB
rgb(18, 63, 186)
RGBA
rgba(18, 63, 186, 1)
HSL
hsl(224, 82%, 40%)
HSV
hsv(224, 90%, 73%)
CMYK
cmyk(90%, 66%, 0%, 27%)
CSS variable
--color-primary: #123FBA;
Lowercase HEX
#123fba

Shades

Tints

Tones

Harmony

CSS snippets for #123FBA

.color-123fba {
  color: #123FBA;
  background-color: #123FBA;
}

Frequently asked questions

What color is #123FBA?+

#123FBA is a HEX color with RGB value rgb(18, 63, 186) and HSL value hsl(224, 82%, 40%). Its closest CSS named color is MediumBlue.

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

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