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

#efaddd hex color - Violet - Warm color - Information

#efaddd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #efaddd Color code in RGB color code model is created after adding 93.73% red color, 67.84% green color and 86.67% blue color. Hex #efaddd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 8% yellow and 6.27% black.

Hex #efaddd color code is between #eeaacc web safe hex color code and #ffbbee web safe hex color code. #eeaacc is the nearest web safe color code. You can see here many more shades of #efaddd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code efaddd #efaddd
RGB Decimal 239, 173, 221 rgb(239, 173, 221)
RGB Percent 94%, 68%, 87% rgb(94%, 68%, 87%)
CSS RGBa 239, 173, 221,1 rgba(239,173,221,1)
CMYK Model cmyk(0%,28%,8%,6.27%)
HSL Color Space 316,67% ,81% hsl(316,67% ,81%)
HSV Color Space 316°, 28%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 10101101 11011101
Octal 357 255 335
Decimal 239 173 221
Hex ef ad dd

Different shades of #efaddd color code.

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

Light Shade of #efaddd
#f7d8ef
Dark Shade of #efaddd
#e782cb
Saturated Shade of #efaddd
#f4a8df
Desaturated Shade of #efaddd
#eab2db
Grey scale Shade of #efaddd
#cecece
Brighten Shade
#ffc6f6
Most Readable Shade
#000000

Shades of #efaddd color code

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

#efaddd
#d499c4
#b986ab
#9f7393
#84607a
#6a4c62
#4f3949
#352631
#1a1318
#000000

Similar Color like #efaddd color

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

#f0aede
#f1afdf
#f2b0e0
#f3b1e1
#f4b2e2
#f5b3e3
#f6b4e4
#f7b5e5
#f8b6e6
#f9b7e7
#fab8e8
#fbb9e9
#fcbaea
#fdbbeb
#eeacdc
#edabdb
#ecaada
#eba9d9
#eaa8d8
#e9a7d7
#e8a6d6
#e7a5d5
#e6a4d4
#e5a3d3
#e4a2d2
#e3a1d1
#e2a0d0
#e19fcf

Monochromatic Color with #efaddd

#efaddd
#1a1318
#453240
#6f5167
#9a6f8e
#c48eb6

Tints of #efaddd Color

#efaddd
#f0b6e0
#f2bfe4
#f4c8e8
#f6d1ec
#f7daef
#f9e3f3
#fbecf7
#fdf5fb
#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

#efaddd
#adefbf

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

Split Complementary

#efaddd
#bcefad
#adefe0

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

Analogous Color

#e7adef
#efadea
#efaddd
#efadd0
#efadc3

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

#efaddd
#ddefad
#adddef

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

#efaddd
#efe0ad
#adefbf
#adbcef

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

#efaddd
#adefbf
#adefe0
#efadbc

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 #efaddd 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.

#efaddd Color Code Preview on Black Background Color

This is how #efaddd Color will look on black background color. Color contrast ratio is 11.69

#efaddd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efaddd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efaddd

#efaddd color code is use for CSS Background Color

Background color for the above div is #efaddd

HTML with inline CSS

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

#efaddd color code is use for CSS Border Color

CSS Border color for the above div is #efaddd

HTML with inline CSS

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

CSS Border Left color for the above div is #efaddd

HTML with inline CSS

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

CSS Border Right color for the above div is #efaddd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efaddd

HTML with inline CSS

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

CSS Border Top color for the above div is #efaddd

HTML with inline CSS

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

#efaddd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efaddd Color code Preview on White Background

This is how #efaddd Color code will look on white background color. Color contrast ratio is 1.80

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.