#F2FFDE Color Information

Hex color code: #F2FFDE

A soft green shade, #F2FFDE appears as (242, 255, 222) in RGB and (84°, 100%, 94%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#F2FFDE
RGB
242, 255, 222
HSL
84°, 100%, 94%
CMYK
5%, 0%, 13%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F2FFDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 255, 222

Red: 242 / Green: 255 / Blue: 222

HSL

84°, 100%, 94%

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

CMYK

5%, 0%, 13%, 0%

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

What color is #F2FFDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F2FFDE to RGB:

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

HEX to HSL

Convert #F2FFDE to HSL:

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

HEX to CMYK

Convert #F2FFDE to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #F2FFDE has RGB (242, 255, 222) and HSL (84°, 100%, 94%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F2FFDE is #EDE0FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFCE0.

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

Contrast with #F2FFDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F2FFDE?

#F2FFDE is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F2FFDE?

#F2FFDE in RGB is (242, 255, 222) - 242 red, 255 green, and 222 blue.

How to use #F2FFDE in CSS?

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

What colors go well with #F2FFDE?

#EDE0FF (complementary), #FFFCE0 (analogous), and #D4FF94 (lighter shade) work well with #F2FFDE.