Skip to content

#f3f5f0

a pale, soft green · cool · closest name: white

RGB
243, 245, 240
HSL
84°, 20%, 95%
CMYK
1, 0, 2, 4
Luminance
0.9065

Every format

HEX#f3f5f0
RGBrgb(243, 245, 240)
HSLhsl(84, 20%, 95%)
CMYKcmyk(1%, 0%, 2%, 4%)
LABlab(96.3 -1.5 2.2)
LCHlch(96.3 2.7 125.4)
OKLCHoklch(0.967 0.007 124.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3f5f0 on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#f3f5f0 on black: 19.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green96.1%
Blue94.1%

CMYK percentages

Cyan0.8%
Magenta0.0%
Yellow2.0%
Key (black)3.9%

Color previews

#f3f5f0 text on a black background

contrast 19.13:1

Card sample

#f3f5f0 text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3f5f0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3f5f0 in the Color Lab