Skip to main content Skip to docs navigation

#fdfef2 hex color | Download Light White 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

Woow we have a nearby visually matching color name available. It's name is Herbal Tea and its hex is #F9FEE9 Nearest Color Name

Color Hue/Base color: White

Hex #fdfef2 Color code in RGB color code model is created after adding 99.22% red color, 99.61% green color and 94.9% blue color. Hex #fdfef2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 5% yellow and 0.39% black.

Hex #fdfef2 color code is between #ffffee web safe hex color code and #eeeeff web safe hex color code. #ffffee is the nearest web safe color code. You can see here many more shades of #fdfef2 color code.

RGB Chart

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

Color Table

Hex Color Code fdfef2 #fdfef2
RGB Decimal 253, 254, 242 253, 254, 242
RGB Percent 99%, 100%, 95% rgb(99%, 100%, 95%)
CSS RGBa 253, 254, 242,1 rgba(253,254,242,1)
CMYK Model cmyk(0%,0%,5%,0.39%)
HSL Color Space 65,86% ,97% hsl(65,86% ,97%)
HSV Color Space 65°, 5%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 11111110 11110010
Octal 375 376 362
Decimal 253 254 242
Hex fd fe f2

Different shades of #fdfef2 color code.

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

Darkest of #fdfef2
#e7f364
Darker of #fdfef2
#eef793
Dark of #fdfef2
#f6fac3
Base of #fdfef2
#fdfef2
Light of #fdfef2
#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

#fdfef2
#f3f2fe

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

Split Complementary

#fdfef2
#f2f7fe
#f9f2fe

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

Analogous Color

#fef8f2
#fefaf2
#fdfef2
#f9fef2
#f4fef2

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

#fdfef2
#fef2fd
#f2fdfe

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

#fdfef2
#f2fdfe
#f3f2fe
#fef3f2

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

#fdfef2
#f2fef9
#f3f2fe
#fef2f7

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 #fdfef2

#e0ef35
#e7f364
#eef793
#f6fac3
#fdfef2
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #fdfef2 Color

#fdfef2
#fdfef3
#fdfef4
#fdfef6
#fdfef7
#fefef9
#fefefa
#fefefc
#fefefd
#ffffff

Shades of #fdfef2 color code

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

#fdfef2
#e0e1d7
#c4c5bc
#a8a9a1
#8c8d86
#70706b
#545450
#383835
#1c1c1a
#000000

Tones

#fdfef2
#fcfdf3
#fbfbf5
#f9faf6
#f8f8f8

Tones

Similar Color like #fdfef2 color

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

#fefff3
#fffff4
#fffff5
#fffff6
#fffff7
#fffff8
#fffff9
#fffffa
#fffffb
#fffffc
#fffffd
#fffffe
#ffffff
#fcfdf1
#fbfcf0
#fafbef
#f9faee
#f8f9ed
#f7f8ec
#f6f7eb
#f5f6ea
#f4f5e9
#f3f4e8
#f2f3e7
#f1f2e6
#f0f1e5
#eff0e4

Download this Light White

Hex #fdfef2 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.

#fdfef2 Color Code Preview on Black Background Color

This is how #fdfef2 Color will look on black background color. Color contrast ratio is 20.64

#fdfef2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdfef2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdfef2

#fdfef2 color code is use for CSS Background Color

Background color for the above div is #fdfef2

HTML with inline CSS

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

#fdfef2 color code is use for CSS Border Color

CSS Border color for the above div is #fdfef2

HTML with inline CSS

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

CSS Border Left color for the above div is #fdfef2

HTML with inline CSS

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

CSS Border Right color for the above div is #fdfef2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdfef2

HTML with inline CSS

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

CSS Border Top color for the above div is #fdfef2

HTML with inline CSS

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

#fdfef2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdfef2 Color code Preview on White Background

This is how #fdfef2 Color code will look on white background color. Color contrast ratio is 1.02

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 #fdfef2; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fdfef2; }

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(253,254,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(243,242,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(253,254,242,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }