#127FF4 Color

Inspect #127FF4 across formats, palettes, contrast and closest named color matches.

Color preview

#127FF4

Color formats

HEX
#127FF4
RGB
rgb(18, 127, 244)
RGBA
rgba(18, 127, 244, 1)
HSL
hsl(211, 91%, 51%)
HSV
hsv(211, 93%, 96%)
CMYK
cmyk(93%, 48%, 0%, 4%)
CSS variable
--color-primary: #127FF4;
Lowercase HEX
#127ff4

Shades

Tints

Tones

Harmony

CSS snippets for #127FF4

.color-127ff4 {
  color: #127FF4;
  background-color: #127FF4;
}

Frequently asked questions

What color is #127FF4?+

#127FF4 is a HEX color with RGB value rgb(18, 127, 244) and HSL value hsl(211, 91%, 51%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #127FF4?+

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