#FEFFAD Color Information

Hex color code: #FEFFAD

The hex color #FEFFAD is a ethereal yellow with RGB values of (254, 255, 173) and HSL of (61°, 100%, 84%). It is typically applied in digital products.

Try:
Color NameMoccasin
HEX
#FEFFAD
RGB
254, 255, 173
HSL
61°, 100%, 84%
CMYK
0%, 0%, 32%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEFFAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 255, 173

Red: 254 / Green: 255 / Blue: 173

HSL

61°, 100%, 84%

Hue: 61° / Saturation: 100% / Lightness: 84%

CMYK

0%, 0%, 32%, 0%

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

What color is #FEFFAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEFFAD to RGB:

rgb(254, 255, 173)HEX to RGB Converter →

HEX to HSL

Convert #FEFFAD to HSL:

hsl(61, 100%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #FEFFAD to CMYK:

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

Color Meaning and Usage

#FEFFAD is a delicate yellow color with RGB values of 254, 255, 173 and HSL of 61°, 100%, 84%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEFFAD is #AFADFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFD8AD.

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

Contrast with #FEFFAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEFFAD?

#FEFFAD is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FEFFAD?

#FEFFAD in RGB is (254, 255, 173) - 254 red, 255 green, and 173 blue.

How to use #FEFFAD in CSS?

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

What colors go well with #FEFFAD?

#AFADFF (complementary), #FFD8AD (analogous), and #FCFF61 (lighter shade) work well with #FEFFAD.