Skip to content

#367fff

a balanced, electric blue · cool · closest name: royalblue

RGB
54, 127, 255
HSL
218°, 100%, 61%
CMYK
79, 50, 0, 0
Luminance
0.2318

Every format

HEX#367fff
RGBrgb(54, 127, 255)
HSLhsl(218, 100%, 61%)
CMYKcmyk(79%, 50%, 0%, 0%)
LABlab(55.3 22.2 -70.0)
LCHlch(55.3 73.4 287.6)
OKLCHoklch(0.622 0.204 260.7)

Copy-ready code

/* CSS */
color: #367fff;
background-color: #367fff;
/* Tailwind (arbitrary) */
class="text-[#367fff] bg-[#367fff]"
/* SCSS */
$brand: #367fff;
/* SwiftUI */
Color(red: 0.212, green: 0.498, blue: 1.000)
/* Android */
Color.parseColor("#367fff")

Accessibility — WCAG contrast

Aa
#367fff on white: 3.73:1
AA ✗ fail · AA-large · AAA
Aa
#367fff on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red21.2%
Green49.8%
Blue100.0%

CMYK percentages

Cyan78.8%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#367fff text on a black background

contrast 5.64:1

Card sample

#367fff text on a white background

contrast 3.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #367fff;
Background color
Panel with #367fff background
background-color: #367fff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #367fff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(54, 127, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(54, 127, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #367fff;
background: linear-gradient(135deg, #367fff, #7336FF);

Monochromatic scale

Palettes built from #367fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #367fff in the Color Lab