#F6EAEA Color Information

Hex color code: #F6EAEA

The hex color #F6EAEA is a ethereal red with RGB values of (246, 234, 234) and HSL of (0°, 40%, 94%). It is widely used in graphic design.

Try:
Color NameLinen
HEX
#F6EAEA
RGB
246, 234, 234
HSL
0°, 40%, 94%
CMYK
0%, 5%, 5%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F6EAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

246, 234, 234

Red: 246 / Green: 234 / Blue: 234

HSL

0°, 40%, 94%

Hue: 0° / Saturation: 40% / Lightness: 94%

CMYK

0%, 5%, 5%, 4%

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

What color is #F6EAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F6EAEA to RGB:

rgb(246, 234, 234)HEX to RGB Converter →

HEX to HSL

Convert #F6EAEA to HSL:

hsl(0, 40%, 94%)RGB to HSL Converter →

HEX to CMYK

Convert #F6EAEA to CMYK:

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

Color Meaning and Usage

#F6EAEA is a delicate red color with RGB values of 246, 234, 234 and HSL of 0°, 40%, 94%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F6EAEA is #EAF6F6, creating high-contrast pairings. For softer combinations, try analogous colors like #F6EAF0.

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

Contrast with #F6EAEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F6EAEA?

#F6EAEA is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F6EAEA?

#F6EAEA in RGB is (246, 234, 234) - 246 red, 234 green, and 234 blue.

How to use #F6EAEA in CSS?

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

What colors go well with #F6EAEA?

#EAF6F6 (complementary), #F6EAF0 (analogous), and #DFB4B4 (lighter shade) work well with #F6EAEA.