Skip to main content Skip to docs navigation

#ffefe3 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 Rice Pudding and its hex is #FFF0E3 Nearest Color Name

Color Hue/Base color: White

Hex #ffefe3 Color code in RGB color code model is created after adding 100% red color, 93.73% green color and 89.02% blue color. Hex #ffefe3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 11% yellow and 0% black.

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

RGB Chart

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

Color Table

Hex Color Code ffefe3 #ffefe3
RGB Decimal 255, 239, 227 255, 239, 227
RGB Percent 100%, 94%, 89% rgb(100%, 94%, 89%)
CSS RGBa 255, 239, 227,1 rgba(255,239,227,1)
CMYK Model cmyk(0%,6%,11%,0%)
HSL Color Space 26,100% ,95% hsl(26,100% ,95%)
HSV Color Space 26°, 11%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111111 11101111 11100011
Octal 377 357 343
Decimal 255 239 227
Hex ff ef e3

Different shades of #ffefe3 color code.

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

Darkest of #ffefe3
#ff984a
Darker of #ffefe3
#ffb57d
Dark of #ffefe3
#ffd2b0
Base of #ffefe3
#ffefe3
Light of #ffefe3
#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

#ffefe3
#e3f3ff

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

Split Complementary

#ffefe3
#e3fffd
#e3e5ff

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

Analogous Color

#ffe3e7
#ffe3e3
#ffefe3
#fff8e3
#faffe3

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

#ffefe3
#efe3ff
#e3ffef

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

#ffefe3
#e3ffef
#e3f3ff
#ffe3f3

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

#ffefe3
#e5ffe3
#e3f3ff
#fde3ff

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

#ff7a17
#ff984a
#ffb57d
#ffd2b0
#ffefe3
#ffffff
#ffffff
#ffffff
#ffffff

Tints of #ffefe3 Color

#ffefe3
#fff0e6
#fff2e9
#fff4ec
#fff6ef
#fff7f2
#fff9f5
#fffbf8
#fffdfb
#ffffff

Shades of #ffefe3 color code

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

#ffefe3
#e2d4c9
#c6b9b0
#aa9f97
#8d847e
#716a64
#554f4b
#383532
#1c1a19
#000000

Tones

#ffefe3
#fcefe6
#f9f0e9
#f7f0eb
#f4f1ee

Tones

Similar Color like #ffefe3 color

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

#fff0e4
#fff1e5
#fff2e6
#fff3e7
#fff4e8
#fff5e9
#fff6ea
#fff7eb
#fff8ec
#fff9ed
#fffaee
#fffbef
#fffcf0
#fffdf1
#feeee2
#fdede1
#fcece0
#fbebdf
#faeade
#f9e9dd
#f8e8dc
#f7e7db
#f6e6da
#f5e5d9
#f4e4d8
#f3e3d7
#f2e2d6
#f1e1d5

Download this Light White

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

#ffefe3 Color Code Preview on Black Background Color

This is how #ffefe3 Color will look on black background color. Color contrast ratio is 18.71

#ffefe3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffefe3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffefe3

#ffefe3 color code is use for CSS Background Color

Background color for the above div is #ffefe3

HTML with inline CSS

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

#ffefe3 color code is use for CSS Border Color

CSS Border color for the above div is #ffefe3

HTML with inline CSS

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

CSS Border Left color for the above div is #ffefe3

HTML with inline CSS

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

CSS Border Right color for the above div is #ffefe3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffefe3

HTML with inline CSS

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

CSS Border Top color for the above div is #ffefe3

HTML with inline CSS

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

#ffefe3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffefe3 Color code Preview on White Background

This is how #ffefe3 Color code will look on white background color. Color contrast ratio is 1.12

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

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