#FFF2EA Color Information

Hex color code: #FFF2EA

A light orange shade, #FFF2EA appears as (255, 242, 234) in RGB and (23°, 100%, 96%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSeashell
HEX
#FFF2EA
RGB
255, 242, 234
HSL
23°, 100%, 96%
CMYK
0%, 5%, 8%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFF2EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 242, 234

Red: 255 / Green: 242 / Blue: 234

HSL

23°, 100%, 96%

Hue: 23° / Saturation: 100% / Lightness: 96%

CMYK

0%, 5%, 8%, 0%

Cyan: 0% / Magenta: 5% / Yellow: 8% / Key: 0%

What color is #FFF2EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFF2EA to RGB:

rgb(255, 242, 234)HEX to RGB Converter →

HEX to HSL

Convert #FFF2EA to HSL:

hsl(23, 100%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #FFF2EA to CMYK:

cmyk(0%, 5%, 8%, 0%)Color Converter →

Color Meaning and Usage

#FFF2EA is a delicate orange color with RGB values of 255, 242, 234 and HSL of 23°, 100%, 96%. 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 #FFF2EA is #EBF7FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFEBED.

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

Contrast with #FFF2EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFF2EA?

#FFF2EA is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFF2EA?

#FFF2EA in RGB is (255, 242, 234) - 255 red, 242 green, and 234 blue.

How to use #FFF2EA in CSS?

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

What colors go well with #FFF2EA?

#EBF7FF (complementary), #FFEBED (analogous), and #FFC39E (lighter shade) work well with #FFF2EA.