#FEFFE5 Color Information

Hex color code: #FEFFE5

A ethereal yellow shade, #FEFFE5 appears as (254, 255, 229) in RGB and (62°, 100%, 95%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Yellow
HEX
#FEFFE5
RGB
254, 255, 229
HSL
62°, 100%, 95%
CMYK
0%, 0%, 10%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEFFE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 255, 229

Red: 254 / Green: 255 / Blue: 229

HSL

62°, 100%, 95%

Hue: 62° / Saturation: 100% / Lightness: 95%

CMYK

0%, 0%, 10%, 0%

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

What color is #FEFFE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEFFE5 to RGB:

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

HEX to HSL

Convert #FEFFE5 to HSL:

hsl(62, 100%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #FEFFE5 to CMYK:

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

Color Meaning and Usage

#FEFFE5 is a light yellow color with RGB values of 254, 255, 229 and HSL of 62°, 100%, 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 #FEFFE5 is #E6E5FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF3E5.

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

Contrast with #FEFFE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEFFE5?

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

What is the RGB value of #FEFFE5?

#FEFFE5 in RGB is (254, 255, 229) - 254 red, 255 green, and 229 blue.

How to use #FEFFE5 in CSS?

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

What colors go well with #FEFFE5?

#E6E5FF (complementary), #FFF3E5 (analogous), and #FCFF99 (lighter shade) work well with #FEFFE5.