Skip to content

#f3fade

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

RGB
243, 250, 222
HSL
75°, 74%, 93%
CMYK
3, 0, 11, 2
Luminance
0.9270

Every format

HEX#f3fade
RGBrgb(243, 250, 222)
HSLhsl(75, 74%, 93%)
CMYKcmyk(3%, 0%, 11%, 2%)
LABlab(97.1 -7.1 12.7)
LCHlch(97.1 14.5 119.2)
OKLCHoklch(0.973 0.037 118.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red95.3%
Green98.0%
Blue87.1%

CMYK percentages

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

Color previews

#f3fade text on a black background

contrast 19.54:1

Card sample

#f3fade text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3fade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3fade in the Color Lab