#FEFEF5 Color Information

Hex color code: #FEFEF5

#FEFEF5 is a airy yellow color. In RGB it is (254, 254, 245), and in HSL it is (60°, 82%, 98%). It is popular in mobile app design.

Try:
Color NameIvory
HEX
#FEFEF5
RGB
254, 254, 245
HSL
60°, 82%, 98%
CMYK
0%, 0%, 4%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FEFEF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

254, 254, 245

Red: 254 / Green: 254 / Blue: 245

HSL

60°, 82%, 98%

Hue: 60° / Saturation: 82% / Lightness: 98%

CMYK

0%, 0%, 4%, 0%

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

What color is #FEFEF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FEFEF5 to RGB:

rgb(254, 254, 245)HEX to RGB Converter →

HEX to HSL

Convert #FEFEF5 to HSL:

hsl(60, 82%, 98%)RGB to HSL Converter →

HEX to CMYK

Convert #FEFEF5 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #FEFEF5 has RGB (254, 254, 245) and HSL (60°, 82%, 98%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FEFEF5 is #F6F6FE, creating high-contrast pairings. For softer combinations, try analogous colors like #FEFAF6.

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

Contrast with #FEFEF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FEFEF5?

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

What is the RGB value of #FEFEF5?

#FEFEF5 in RGB is (254, 254, 245) - 254 red, 254 green, and 245 blue.

How to use #FEFEF5 in CSS?

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

What colors go well with #FEFEF5?

#F6F6FE (complementary), #FEFAF6 (analogous), and #F7F7B0 (lighter shade) work well with #FEFEF5.