Skip to main content Skip to docs navigation

#fdfff3 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 Milk and its hex is #FDFFF5 Nearest Color Name

Color Hue/Base color: White

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

Hex #fdfff3 color code is between #ffeeee web safe hex color code and #eeddff web safe hex color code. #ffeeee is the nearest web safe color code. You can see here many more shades of #fdfff3 color code.

RGB Chart

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

Color Table

Hex Color Code fdfff3 #fdfff3
RGB Decimal 253, 255, 243 253, 255, 243
RGB Percent 99%, 100%, 95% rgb(99%, 100%, 95%)
CSS RGBa 253, 255, 243,1 rgba(253,255,243,1)
CMYK Model cmyk(1%,0%,5%,0%)
HSL Color Space 70,100% ,98% hsl(70,100% ,98%)
HSV Color Space 70°, 5%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 11111111 11110011
Octal 375 377 363
Decimal 253 255 243
Hex fd ff f3

Different shades of #fdfff3 color code.

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

Darkest of #fdfff3
#e4ff5a
Darker of #fdfff3
#ecff8d
Dark of #fdfff3
#f5ffc0
Base of #fdfff3
#fdfff3
Light of #fdfff3
#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

#fdfff3
#f5f3ff

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

Split Complementary

#fdfff3
#f3f7ff
#fbf3ff

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

Analogous Color

#fffaf3
#fffcf3
#fdfff3
#f9fff3
#f4fff3

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

#fdfff3
#fff3fd
#f3fdff

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

#fdfff3
#f3fdff
#f5f3ff
#fff5f3

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

#fdfff3
#f3fffb
#f5f3ff
#fff3f7

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

#dbff27
#e4ff5a
#ecff8d
#f5ffc0
#fdfff3
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #fdfff3 Color

#fdfff3
#fdfff4
#fdfff5
#fdfff7
#fdfff8
#fefff9
#fefffb
#fefffc
#fefffd
#ffffff

Shades of #fdfff3 color code

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

#fdfff3
#e0e2d8
#c4c6bd
#a8aaa2
#8c8d87
#70716c
#545551
#383836
#1c1c1b
#000000

Tones

#fdfff3
#fcfef4
#fbfdf5
#fbfbf7
#fafaf8

Tones

Similar Color like #fdfff3 color

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

#fefff4
#fffff5
#fffff6
#fffff7
#fffff8
#fffff9
#fffffa
#fffffb
#fffffc
#fffffd
#fffffe
#ffffff
#fcfef2
#fbfdf1
#fafcf0
#f9fbef
#f8faee
#f7f9ed
#f6f8ec
#f5f7eb
#f4f6ea
#f3f5e9
#f2f4e8
#f1f3e7
#f0f2e6
#eff1e5

Download this Light White

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

#fdfff3 Color Code Preview on Black Background Color

This is how #fdfff3 Color will look on black background color. Color contrast ratio is 20.77

#fdfff3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdfff3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fdfff3

#fdfff3 color code is use for CSS Background Color

Background color for the above div is #fdfff3

HTML with inline CSS

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

#fdfff3 color code is use for CSS Border Color

CSS Border color for the above div is #fdfff3

HTML with inline CSS

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

CSS Border Left color for the above div is #fdfff3

HTML with inline CSS

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

CSS Border Right color for the above div is #fdfff3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fdfff3

HTML with inline CSS

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

CSS Border Top color for the above div is #fdfff3

HTML with inline CSS

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

#fdfff3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fdfff3 Color code Preview on White Background

This is how #fdfff3 Color code will look on white background color. Color contrast ratio is 1.01

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

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