#123DE9 Color

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

Color preview

#123DE9

Color formats

HEX
#123DE9
RGB
rgb(18, 61, 233)
RGBA
rgba(18, 61, 233, 1)
HSL
hsl(228, 86%, 49%)
HSV
hsv(228, 92%, 91%)
CMYK
cmyk(92%, 74%, 0%, 9%)
CSS variable
--color-primary: #123DE9;
Lowercase HEX
#123de9

Shades

Tints

Tones

Harmony

CSS snippets for #123DE9

.color-123de9 {
  color: #123DE9;
  background-color: #123DE9;
}

Frequently asked questions

What color is #123DE9?+

#123DE9 is a HEX color with RGB value rgb(18, 61, 233) and HSL value hsl(228, 86%, 49%). Its closest CSS named color is RoyalBlue.

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

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