#FFFEF0 Color Information
Hex color code: #FFFEF0
#FFFEF0 is a light yellow color. In RGB it is (255, 254, 240), and in HSL it is (56°, 100%, 97%). It is commonly used in modern UI design.
Shades
color: #FFFEF0; background-color: #FFFEF0; border-color: #FFFEF0; box-shadow: 0 0 10px #FFFEF0; border: 2px solid #FFFEF0;
bg-[#FFFEF0] text-[#FFFEF0] border-[#FFFEF0] shadow-[0_0_10px_FFFEF0]
Generate Gradient
background: linear-gradient(90deg, #FFFEF0, #FF5733);
Preview in UI
Button
Badge
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.
Alert / Toast
Link / Accent
This is a paragraph with a link using your color. The color can be applied to interactive elements.
Related Colors
Complementary
Analogous
Triadic
Split Complementary
Tetradic
Monochromatic
Popular Colors
Common HEX Colors
Color Theory
Relationships based on the position of #FFFEF0 in the color wheel.
RGB, HSL and CMYK Values
RGB
255, 254, 240
Red: 255 / Green: 254 / Blue: 240
HSL
56°, 100%, 97%
Hue: 56° / Saturation: 100% / Lightness: 97%
CMYK
0%, 0%, 6%, 0%
Cyan: 0% / Magenta: 0% / Yellow: 6% / Key: 0%
What color is #FFFEF0?
#FFFEF0 is a very light tint associated with purity and simplicity.
Color Shades
Complementary Colors
Color Palette
Color Meaning and Usage
#FFFEF0 is a light yellow color with RGB values of 255, 254, 240 and HSL of 56°, 100%, 97%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.
The complementary color of #FFFEF0 is #F0F1FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF6F0.
Use #FFFEF0 in CSS: color: #FFFEF0 or background-color: #FFFEF0. Create palettes with Color Palette Generator or check contrast with Contrast Checker.
Contrast with #FFFEF0
Sample text on this color - The quick brown fox jumps over the lazy dog.
Need more control? Contrast Checker →
Frequently Asked Questions
What color is #FFFEF0?
#FFFEF0 is a light yellow color - a very light tint that evokes purity and simplicity.
What is the RGB value of #FFFEF0?
#FFFEF0 in RGB is (255, 254, 240) - 255 red, 254 green, and 240 blue.
How to use #FFFEF0 in CSS?
Use #FFFEF0 directly in your CSS properties like color or background-color.