#123EED Color

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

Color preview

#123EED

Color formats

HEX
#123EED
RGB
rgb(18, 62, 237)
RGBA
rgba(18, 62, 237, 1)
HSL
hsl(228, 86%, 50%)
HSV
hsv(228, 92%, 93%)
CMYK
cmyk(92%, 74%, 0%, 7%)
CSS variable
--color-primary: #123EED;
Lowercase HEX
#123eed

Shades

Tints

Tones

Harmony

CSS snippets for #123EED

.color-123eed {
  color: #123EED;
  background-color: #123EED;
}

Frequently asked questions

What color is #123EED?+

#123EED is a HEX color with RGB value rgb(18, 62, 237) and HSL value hsl(228, 86%, 50%). Its closest CSS named color is RoyalBlue.

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

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