Skip to content

#3fadeb

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

RGB
63, 173, 235
HSL
202°, 81%, 58%
CMYK
73, 26, 0, 8
Luminance
0.3694

Every format

HEX#3fadeb
RGBrgb(63, 173, 235)
HSLhsl(202, 81%, 58%)
CMYKcmyk(73%, 26%, 0%, 8%)
LABlab(67.2 -11.0 -40.0)
LCHlch(67.2 41.4 254.6)
OKLCHoklch(0.712 0.133 237.8)

Copy-ready code

/* CSS */
color: #3fadeb;
background-color: #3fadeb;
/* Tailwind (arbitrary) */
class="text-[#3fadeb] bg-[#3fadeb]"
/* SCSS */
$brand: #3fadeb;
/* SwiftUI */
Color(red: 0.247, green: 0.678, blue: 0.922)
/* Android */
Color.parseColor("#3fadeb")

Accessibility — WCAG contrast

Aa
#3fadeb on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#3fadeb on black: 8.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red24.7%
Green67.8%
Blue92.2%

CMYK percentages

Cyan73.2%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#3fadeb text on a black background

contrast 8.39:1

Card sample

#3fadeb text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3fadeb;
Background color
Panel with #3fadeb background
background-color: #3fadeb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3fadeb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(63, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3fadeb;
background: linear-gradient(135deg, #3fadeb, #433FEB);

Monochromatic scale

Palettes built from #3fadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3fadeb in the Color Lab