#F8DFAB Color Information

Hex color code: #F8DFAB

A ethereal orange shade, #F8DFAB appears as (248, 223, 171) in RGB and (41°, 85%, 82%) in HSL. It is typically applied in digital products.

Try:
Color NameNavajo White
HEX
#F8DFAB
RGB
248, 223, 171
HSL
41°, 85%, 82%
CMYK
0%, 10%, 31%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #F8DFAB; 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 #F8DFAB; background-color: #F8DFAB15; }

Alert / Toast

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

Link / Accent

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

a { color: #F8DFAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

248, 223, 171

Red: 248 / Green: 223 / Blue: 171

HSL

41°, 85%, 82%

Hue: 41° / Saturation: 85% / Lightness: 82%

CMYK

0%, 10%, 31%, 3%

Cyan: 0% / Magenta: 10% / Yellow: 31% / Key: 3%

What color is #F8DFAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F8DFAB to RGB:

rgb(248, 223, 171)HEX to RGB Converter →

HEX to HSL

Convert #F8DFAB to HSL:

hsl(41, 85%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #F8DFAB to CMYK:

cmyk(0%, 10%, 31%, 3%)Color Converter →

Color Meaning and Usage

A airy orange tone, #F8DFAB has RGB (248, 223, 171) and HSL (41°, 85%, 82%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F8DFAB is #AAC3F8, creating high-contrast pairings. For softer combinations, try analogous colors like #F8B8AA.

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

Contrast with #F8DFAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F8DFAB?

#F8DFAB is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F8DFAB?

#F8DFAB in RGB is (248, 223, 171) - 248 red, 223 green, and 171 blue.

How to use #F8DFAB in CSS?

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

What colors go well with #F8DFAB?

#AAC3F8 (complementary), #F8B8AA (analogous), and #F2C563 (lighter shade) work well with #F8DFAB.