Skip to content

#369fff

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

RGB
54, 159, 255
HSL
209°, 100%, 61%
CMYK
79, 38, 0, 0
Luminance
0.3280

Every format

HEX#369fff
RGBrgb(54, 159, 255)
HSLhsl(209, 100%, 61%)
CMYKcmyk(79%, 38%, 0%, 0%)
LABlab(64.0 2.9 -56.0)
LCHlch(64.0 56.0 273.0)
OKLCHoklch(0.689 0.170 250.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#369fff on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#369fff on black: 7.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red21.2%
Green62.4%
Blue100.0%

CMYK percentages

Cyan78.8%
Magenta37.6%
Yellow0.0%
Key (black)0.0%

Color previews

#369fff text on a black background

contrast 7.56:1

Card sample

#369fff text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #369fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #369fff in the Color Lab