Skip to content

#f5fade

a pale, vivid green · cool · closest name: beige

RGB
245, 250, 222
HSL
71°, 74%, 93%
CMYK
2, 0, 11, 2
Luminance
0.9306

Every format

HEX#f5fade
RGBrgb(245, 250, 222)
HSLhsl(71, 74%, 93%)
CMYKcmyk(2%, 0%, 11%, 2%)
LABlab(97.3 -6.4 12.9)
LCHlch(97.3 14.4 116.4)
OKLCHoklch(0.974 0.037 115.3)

Copy-ready code

/* CSS */
color: #f5fade;
background-color: #f5fade;
/* Tailwind (arbitrary) */
class="text-[#f5fade] bg-[#f5fade]"
/* SCSS */
$brand: #f5fade;
/* SwiftUI */
Color(red: 0.961, green: 0.980, blue: 0.871)
/* Android */
Color.parseColor("#f5fade")

Accessibility — WCAG contrast

Aa
#f5fade on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#f5fade on black: 19.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green98.0%
Blue87.1%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#f5fade text on a black background

contrast 19.61:1

Card sample

#f5fade text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(245, 250, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(245, 250, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f5fade;
background: linear-gradient(135deg, #f5fade, #E2FADE);

Monochromatic scale

Palettes built from #f5fade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f5fade in the Color Lab