@
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.

#fed1b8 hex color - Orange - Warm color - Information

#fed1b8 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #fed1b8 Color code in RGB color code model is created after adding 99.61% red color, 81.96% green color and 72.16% blue color. Hex #fed1b8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 28% yellow and 0.39% black.

Hex #fed1b8 color code is between #ffccbb web safe hex color code and #eeddaa web safe hex color code. #ffccbb is the nearest web safe color code. You can see here many more shades of #fed1b8 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code fed1b8 #fed1b8
RGB Decimal 254, 209, 184 rgb(254, 209, 184)
RGB Percent 100%, 82%, 72% rgb(100%, 82%, 72%)
CSS RGBa 254, 209, 184,1 rgba(254,209,184,1)
CMYK Model cmyk(0%,18%,28%,0.39%)
HSL Color Space 21,97% ,86% hsl(21,97% ,86%)
HSV Color Space 21°, 28%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 11010001 10111000
Octal 376 321 270
Decimal 254 209 184
Hex fe d1 b8

Different shades of #fed1b8 color code.

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

Light Shade of #fed1b8
#fff2ea
Dark Shade of #fed1b8
#fdb086
Saturated Shade of #fed1b8
#ffd1b7
Desaturated Shade of #fed1b8
#fad2bc
Grey scale Shade of #fed1b8
#dbdbdb
Brighten Shade
#ffead1
Most Readable Shade
#000000

Shades of #fed1b8 color code

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

#fed1b8
#e1b9a3
#c5a28f
#a98b7a
#8d7466
#705c51
#54453d
#382e28
#1c1714
#000000

Similar Color like #fed1b8 color

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

#ffd2b9
#ffd3ba
#ffd4bb
#ffd5bc
#ffd6bd
#ffd7be
#ffd8bf
#ffd9c0
#ffdac1
#ffdbc2
#ffdcc3
#ffddc4
#ffdec5
#ffdfc6
#fdd0b7
#fccfb6
#fbceb5
#facdb4
#f9ccb3
#f8cbb2
#f7cab1
#f6c9b0
#f5c8af
#f4c7ae
#f3c6ad
#f2c5ac
#f1c4ab
#f0c3aa

Monochromatic Color with #fed1b8

#fed1b8
#29221e
#54453d
#7e685c
#a98b7a
#d3ae99

Tints of #fed1b8 Color

#fed1b8
#fed6bf
#fedbc7
#fee0cf
#fee5d7
#feeadf
#feefe7
#fef4ef
#fef9f7
#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

#fed1b8
#b8e5fe

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

Split Complementary

#fed1b8
#b8fef4
#b8c2fe

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

Analogous Color

#feb8bb
#fec3b8
#fed1b8
#fedfb8
#feedb8

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

#fed1b8
#b8fed1
#d1b8fe

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

#fed1b8
#c2feb8
#b8e5fe
#f4b8fe

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

Double Complementary Color

#fed1b8
#b8e5fe
#b8c2fe
#fef4b8

Double Complementary 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).

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

#fed1b8 Color Code Preview on Black Background Color

This is how #fed1b8 Color will look on black background color. Color contrast ratio is 15.03

#fed1b8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed1b8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fed1b8

#fed1b8 color code is use for CSS Background Color

Background color for the above div is #fed1b8

HTML with inline CSS

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

#fed1b8 color code is use for CSS Border Color

CSS Border color for the above div is #fed1b8

HTML with inline CSS

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

CSS Border Left color for the above div is #fed1b8

HTML with inline CSS

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

CSS Border Right color for the above div is #fed1b8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fed1b8

HTML with inline CSS

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

CSS Border Top color for the above div is #fed1b8

HTML with inline CSS

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

#fed1b8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fed1b8 Color code Preview on White Background

This is how #fed1b8 Color code will look on white background color. Color contrast ratio is 1.40

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(254,209,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(184,229,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,209,184,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.