#FEFDFA Color Information

Hex color code: #FEFDFA

A ethereal yellow shade, #FEFDFA appears as (254, 253, 250) in RGB and (45°, 67%, 99%) in HSL. It is typically applied in digital products.

Try:
Color NameSnow
HEX
#FEFDFA
RGB
254, 253, 250
HSL
45°, 67%, 99%
CMYK
0%, 0%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEFDFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 253, 250

Red: 254 / Green: 253 / Blue: 250

HSL

45°, 67%, 99%

Hue: 45° / Saturation: 67% / Lightness: 99%

CMYK

0%, 0%, 2%, 0%

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

What color is #FEFDFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEFDFA to RGB:

rgb(254, 253, 250)HEX to RGB Converter →

HEX to HSL

Convert #FEFDFA to HSL:

hsl(45, 67%, 99%)RGB to HSL Converter →

HEX to CMYK

Convert #FEFDFA to CMYK:

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

Color Meaning and Usage

#FEFDFA is a ethereal yellow color with RGB values of 254, 253, 250 and HSL of 45°, 67%, 99%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEFDFA is #FBFCFE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEFCFB.

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

Contrast with #FEFDFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEFDFA?

#FEFDFA is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FEFDFA?

#FEFDFA in RGB is (254, 253, 250) - 254 red, 253 green, and 250 blue.

How to use #FEFDFA in CSS?

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

What colors go well with #FEFDFA?

#FBFCFE (complementary), #FEFCFB (analogous), and #F2E4BB (lighter shade) work well with #FEFDFA.