#F2FCEA Color Information

Hex color code: #F2FCEA

#F2FCEA is a airy green color. In RGB it is (242, 252, 234), and in HSL it is (93°, 75%, 95%). It is widely used in graphic design.

Try:
Color NameHoneydew
HEX
#F2FCEA
RGB
242, 252, 234
HSL
93°, 75%, 95%
CMYK
4%, 0%, 7%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F2FCEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

242, 252, 234

Red: 242 / Green: 252 / Blue: 234

HSL

93°, 75%, 95%

Hue: 93° / Saturation: 75% / Lightness: 95%

CMYK

4%, 0%, 7%, 1%

Cyan: 4% / Magenta: 0% / Yellow: 7% / Key: 1%

What color is #F2FCEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F2FCEA to RGB:

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

HEX to HSL

Convert #F2FCEA to HSL:

hsl(93, 75%, 95%)RGB to HSL Converter →

HEX to CMYK

Convert #F2FCEA to CMYK:

cmyk(4%, 0%, 7%, 1%)Color Converter →

Color Meaning and Usage

#F2FCEA is a airy green color with RGB values of 242, 252, 234 and HSL of 93°, 75%, 95%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F2FCEA is #F3E9FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FBFCE9.

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

Contrast with #F2FCEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F2FCEA?

#F2FCEA is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #F2FCEA?

#F2FCEA in RGB is (242, 252, 234) - 242 red, 252 green, and 234 blue.

How to use #F2FCEA in CSS?

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

What colors go well with #F2FCEA?

#F3E9FC (complementary), #FBFCE9 (analogous), and #C8F2A6 (lighter shade) work well with #F2FCEA.