Skip to main content Skip to docs navigation

#eda29a hex color | Light Orange & Warm color | 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 Modestly Peach and its hex is #EEA59D Nearest Color Name

Color Hue/Base color: Orange

Hex #eda29a Color code in RGB color code model is created after adding 92.94% red color, 63.53% green color and 60.39% blue color. Hex #eda29a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 35% yellow and 7.06% black.

Hex #eda29a color code is between #eeaa99 web safe hex color code and #dd99aa web safe hex color code. #eeaa99 is the nearest web safe color code. You can see here many more shades of #eda29a color code.

RGB Chart

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

Color Table

Hex Color Code eda29a #eda29a
RGB Decimal 237, 162, 154 237, 162, 154
RGB Percent 93%, 64%, 60% rgb(93%, 64%, 60%)
CSS RGBa 237, 162, 154,1 rgba(237,162,154,1)
CMYK Model cmyk(0%,32%,35%,7.06%)
HSL Color Space 6,70% ,77% hsl(6,70% ,77%)
HSV Color Space 6°, 35%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10100010 10011010
Octal 355 242 232
Decimal 237 162 154
Hex ed a2 9a

Different shades of #eda29a color code.

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

Darkest of #eda29a
#ca3424
Darker of #eda29a
#de5243
Dark of #eda29a
#e57a6f
Base of #eda29a
#eda29a
Light of #eda29a
#f5cac5
Lighter
#fcf2f1
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

#eda29a
#9ae5ed

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

Split Complementary

#eda29a
#9aedcc
#9abced

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

Analogous Color

#ed9ac2
#ed9ab5
#eda29a
#edbe9a
#ede09a

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

#eda29a
#a29aed
#9aeda2

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

#eda29a
#9aeda2
#9ae5ed
#ed9ae5

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

#eda29a
#bced9a
#9ae5ed
#cc9aed

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

#9f291c
#ca3424
#de5243
#e57a6f
#eda29a
#f5cac5
#fcf2f1
#ffffff
#ffffff

Tints of #eda29a Color

#eda29a
#efaca5
#f1b6b0
#f3c1bb
#f5cbc6
#f7d5d2
#f9e0dd
#fbeae8
#fdf4f3
#ffffff

Shades of #eda29a color code

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

#eda29a
#d29088
#b87e77
#9e6c66
#835a55
#694844
#4f3633
#342422
#1a1211
#000000

Tones

#eda29a
#e1aca6
#d5b5b2
#c9bfbe
#c4c4c4

Tones

Similar Color like #eda29a color

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

#eea39b
#efa49c
#f0a59d
#f1a69e
#f2a79f
#f3a8a0
#f4a9a1
#f5aaa2
#f6aba3
#f7aca4
#f8ada5
#f9aea6
#faafa7
#fbb0a8
#eca199
#eba098
#ea9f97
#e99e96
#e89d95
#e79c94
#e69b93
#e59a92
#e49991
#e39890
#e2978f
#e1968e
#e0958d
#df948c

Download this

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

#eda29a Color Code Preview on Black Background Color

This is how #eda29a Color will look on black background color. Color contrast ratio is 10.24

#eda29a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda29a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda29a

#eda29a color code is use for CSS Background Color

Background color for the above div is #eda29a

HTML with inline CSS

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

#eda29a color code is use for CSS Border Color

CSS Border color for the above div is #eda29a

HTML with inline CSS

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

CSS Border Left color for the above div is #eda29a

HTML with inline CSS

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

CSS Border Right color for the above div is #eda29a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eda29a

HTML with inline CSS

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

CSS Border Top color for the above div is #eda29a

HTML with inline CSS

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

#eda29a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eda29a Color code Preview on White Background

This is how #eda29a Color code will look on white background color. Color contrast ratio is 2.05

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

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(237,162,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(154,229,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,162,154,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }