#FAF6ED Color Information

Hex color code: #FAF6ED

A soft orange shade, #FAF6ED appears as (250, 246, 237) in RGB and (42°, 57%, 95%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSeashell
HEX
#FAF6ED
RGB
250, 246, 237
HSL
42°, 57%, 95%
CMYK
0%, 2%, 5%, 2%

Shades

CSS Usage
color: #FAF6ED;
background-color: #FAF6ED;
border-color: #FAF6ED;
box-shadow: 0 0 10px #FAF6ED;
border: 2px solid #FAF6ED;
Tailwind Usage
bg-[#FAF6ED]
text-[#FAF6ED]
border-[#FAF6ED]
shadow-[0_0_10px_FAF6ED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #FAF6ED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #FAF6ED; color: #000000; }

Badge

New Feature
.badge { background-color: #FAF6ED; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #FAF6ED; background-color: #FAF6ED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #FAF6ED20; border-left: 4px solid #FAF6ED; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #FAF6ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #FAF6ED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

250, 246, 237

Red: 250 / Green: 246 / Blue: 237

HSL

42°, 57%, 95%

Hue: 42° / Saturation: 57% / Lightness: 95%

CMYK

0%, 2%, 5%, 2%

Cyan: 0% / Magenta: 2% / Yellow: 5% / Key: 2%

What color is #FAF6ED?

#FAF6ED is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FAF6ED to RGB:

rgb(250, 246, 237)HEX to RGB Converter →

HEX to HSL

Convert #FAF6ED to HSL:

hsl(42, 57%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FAF6ED to CMYK:

cmyk(0%, 2%, 5%, 2%)Color Converter →

Color Meaning and Usage

#FAF6ED is a delicate orange color with RGB values of 250, 246, 237 and HSL of 42°, 57%, 95%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FAF6ED is #EBEFFA, creating high-contrast pairings. For softer combinations, try analogous colors like #FAEEEB.

Use #FAF6ED in CSS: color: #FAF6ED or background-color: #FAF6ED. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #FAF6ED

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 19.47:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FAF6ED?

#FAF6ED is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FAF6ED?

#FAF6ED in RGB is (250, 246, 237) - 250 red, 246 green, and 237 blue.

How to use #FAF6ED in CSS?

Use #FAF6ED directly in your CSS properties like color or background-color.

What colors go well with #FAF6ED?

#EBEFFA (complementary), #FAEEEB (analogous), and #E9D8AF (lighter shade) work well with #FAF6ED.