Skip to main content Skip to docs navigation

#F0F1DA hex color | Tears of Joy | Download Light Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Green

Hex #F0F1DA Color Code is also known as | Tears of Joy color.

Hex #F0F1DA Color code in RGB color code model is created after adding 94.12% red color, 94.51% green color and 85.49% blue color. Hex #F0F1DA Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 10% yellow and 5.49% black.

Hex #F0F1DA color code is between #eeeedd web safe hex color code and #ffffcc web safe hex color code. #eeeedd is the nearest web safe color code. You can see here many more shades of #F0F1DA color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code F0F1DA #F0F1DA
RGB Decimal 240, 241, 218 240, 241, 218
RGB Percent 94%, 95%, 85% rgb(94%, 95%, 85%)
CSS RGBa 240, 241, 218,1 rgba(240,241,218,1)
CMYK Model cmyk(0%,0%,10%,5.49%)
HSL Color Space 63,45% ,90% hsl(63,45% ,90%)
HSV Color Space 63°, 10%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 11110001 11011010
Octal 360 361 332
Decimal 240 241 218
Hex F0 F1 DA

Different shades of #F0F1DA color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #F0F1DA
#c3c76b
Darker of #F0F1DA
#d2d590
Dark of #F0F1DA
#e1e3b5
Base of #F0F1DA
#f0f1da
Light of #F0F1DA
#ffffff
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#f0f1da
#dbdaf1

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#F0F1DA
#dae4f1
#e7daf1

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#f1e5da
#f1e8da
#f0f1da
#e8f1da
#dff1da

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#F0F1DA
#f1daf0
#daf0f1

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#F0F1DA
#daf0f1
#dbdaf1
#f1dbda

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#F0F1DA
#daf1e7
#dbdaf1
#f1dae4

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #F0F1DA

#b4b946
#c3c76b
#d2d590
#e1e3b5
#f0f1da
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #F0F1DA Color

#f0f1da
#f1f2de
#f3f4e2
#f5f5e6
#f6f7ea
#f8f8ee
#fafaf2
#fbfbf6
#fdfdfa
#ffffff

Shades of #F0F1DA color code

Generate more color scales with scales (color stack) generator.

#f0f1da
#d5d6c1
#babba9
#a0a091
#858579
#6a6b60
#505048
#353530
#1a1a18
#000000

Tones

#f0f1da
#ebecdf
#e7e7e4
#e6e6e6
#e6e6e6

Tones

Similar Color like #F0F1DA color

Find visually similar hex color codes nearing to #F0F1DA hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#f1f2db
#f2f3dc
#f3f4dd
#f4f5de
#f5f6df
#f6f7e0
#f7f8e1
#f8f9e2
#f9fae3
#fafbe4
#fbfce5
#fcfde6
#fdfee7
#feffe8
#eff0d9
#eeefd8
#edeed7
#ecedd6
#ebecd5
#eaebd4
#e9ead3
#e8e9d2
#e7e8d1
#e6e7d0
#e5e6cf
#e4e5ce
#e3e4cd
#e2e3cc

Download this Light Green

Hex #F0F1DA Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#F0F1DA Color Code Preview on Black Background Color

This is how #F0F1DA Color will look on black background color. Color contrast ratio is 18.30

#F0F1DA in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#F0F1DA">Your Example Paragraph content text in with font color #F0F1DA </p>

Your Example Paragraph content text in with font color #F0F1DA

HTML with inline CSS

<div style="color:#F0F1DA">Your Paragraph text in with font color #F0F1DA </div>

Your Example Paragraph content text in with font color #F0F1DA

#F0F1DA color code is use for CSS Background Color

Background color for the above div is #F0F1DA

HTML with inline CSS

<div style="background-color:#F0F1DA;"></div>

#F0F1DA color code is use for CSS Border Color

CSS Border color for the above div is #F0F1DA

HTML with inline CSS

<div style="border:5px solid #F0F1DA;"></div>

CSS Border Left color for the above div is #F0F1DA

HTML with inline CSS

<div style="border-left:5px solid #F0F1DA;"></div>

CSS Border Right color for the above div is #F0F1DA

HTML with inline CSS

<div style="border-right:5px solid #F0F1DA;"></div>

CSS Border Bottom color for the above div is #F0F1DA

HTML with inline CSS

<div style="border-bottom:5px solid #F0F1DA;"></div>

CSS Border Top color for the above div is #F0F1DA

HTML with inline CSS

<div style="border-top:5px solid #F0F1DA;"></div>

#F0F1DA hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#F0F1DA; } .examplecolorclass {color:#F0F1DA; } .examplebordercolor {border:3px solid #F0F1DA; }

#F0F1DA Color code Preview on White Background

This is how #F0F1DA Color code will look on white background color. Color contrast ratio is 1.15

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #F0F1DA; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #F0F1DA; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(240,241,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,218,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(240,241,218,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }