#114CFF Color

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

Color preview

#114CFF

Color formats

HEX
#114CFF
RGB
rgb(17, 76, 255)
RGBA
rgba(17, 76, 255, 1)
HSL
hsl(225, 100%, 53%)
HSV
hsv(225, 93%, 100%)
CMYK
cmyk(93%, 70%, 0%, 0%)
CSS variable
--color-primary: #114CFF;
Lowercase HEX
#114cff

Shades

Tints

Tones

Harmony

CSS snippets for #114CFF

.color-114cff {
  color: #114CFF;
  background-color: #114CFF;
}

Frequently asked questions

What color is #114CFF?+

#114CFF is a HEX color with RGB value rgb(17, 76, 255) and HSL value hsl(225, 100%, 53%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #114CFF?+

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