#FFFFE2 Color Information

Hex color code: #FFFFE2

A delicate yellow shade, #FFFFE2 appears as (255, 255, 226) in RGB and (60°, 100%, 94%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Yellow
HEX
#FFFFE2
RGB
255, 255, 226
HSL
60°, 100%, 94%
CMYK
0%, 0%, 11%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFFFE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 255, 226

Red: 255 / Green: 255 / Blue: 226

HSL

60°, 100%, 94%

Hue: 60° / Saturation: 100% / Lightness: 94%

CMYK

0%, 0%, 11%, 0%

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

What color is #FFFFE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFFFE2 to RGB:

rgb(255, 255, 226)HEX to RGB Converter →

HEX to HSL

Convert #FFFFE2 to HSL:

hsl(60, 100%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #FFFFE2 to CMYK:

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

Color Meaning and Usage

#FFFFE2 is a delicate yellow color with RGB values of 255, 255, 226 and HSL of 60°, 100%, 94%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FFFFE2 is #E0E0FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF0E0.

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

Contrast with #FFFFE2

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 #FFFFE2?

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

What is the RGB value of #FFFFE2?

#FFFFE2 in RGB is (255, 255, 226) - 255 red, 255 green, and 226 blue.

How to use #FFFFE2 in CSS?

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

What colors go well with #FFFFE2?

#E0E0FF (complementary), #FFF0E0 (analogous), and #FFFF94 (lighter shade) work well with #FFFFE2.