crispedge.com

Color picker

Loading...

#efdbee hex color - Violet - Warm color - Information

#efdbee hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #efdbee color code is between #eedddd web safe hex color code and #ffccff web safe hex color code. #eedddd is the nearest web safe color code. You can see here many more shades of #efdbee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeefdbee#efdbee
RGB Decimal239, 219, 238rgb(239, 219, 238)
RGB Percent94%, 86%, 93%rgb(94%, 86%, 93%)
CSS RGBa239, 219, 238,1rgba(239,219,238,1)
CMYK Modelcmyk(0%,8%,0%,6%)
HSL Color Space303,38% ,90%hsl(303,38% ,90%)
HSV Color Space303°, 8%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111101101111101110
Octal357333356
Decimal239219238
Hexefdbee

Different shades of #efdbee color code.

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

Light Shade of #efdbee
#fffeff
Dark Shade of #efdbee
#dfb8dd
Saturated Shade of #efdbee
#f2d8f0
Desaturated Shade of #efdbee
#ecdeec
Grey scale Shade of #efdbee
#e5e5e5
Brighten Shade
#fff4ff
Most Readable Shade
#000000

Shades of #efdbee color code

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

#efdbee
#d4c2d3
#b9aab9
#9f929e
#847984
#6a6169
#4f494f
#353034
#1a181a
#000000

Similar Color like #efdbee color

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

#f0dcef
#f1ddf0
#f2def1
#f3dff2
#f4e0f3
#f5e1f4
#f6e2f5
#f7e3f6
#f8e4f7
#f9e5f8
#fae6f9
#fbe7fa
#fce8fb
#fde9fc
#eedaed
#edd9ec
#ecd8eb
#ebd7ea
#ead6e9
#e9d5e8
#e8d4e7
#e7d3e6
#e6d2e5
#e5d1e4
#e4d0e3
#e3cfe2
#e2cee1
#e1cde0

Monochromatic Color with #efdbee

#efdbee
#1a181a
#453f45
#6f666f
#9a8d99
#c4b4c4

Tints of #efdbee Color

#efdbee
#f0dfef
#f2e3f1
#f4e7f3
#f6ebf5
#f7eff7
#f9f3f9
#fbf7fb
#fdfbfd
#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

#efdbee
#dbefdc

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

Split Complementary

#efdbee
#e4efdb
#dbefe6

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

Analogous Color

#e8dbef
#ecdbef
#efdbee
#efdbea
#efdbe6

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

#efdbee
#eeefdb
#dbeeef

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

#efdbee
#efe6db
#dbefdc
#dbe4ef

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

#efdbee
#dbefdc
#dbefe6
#efdbe4

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

#efdbee Color Code Preview on Black Background Color

This is how #efdbee Color will look on black background color. Color contrast ratio is 16.04

#efdbee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efdbee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efdbee

#efdbee color code is use for CSS Background Color

Background color for the above div is #efdbee

HTML with inline CSS

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

#efdbee color code is use for CSS Border Color

CSS Border color for the above div is #efdbee

HTML with inline CSS

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

CSS Border Left color for the above div is #efdbee

HTML with inline CSS

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

CSS Border Right color for the above div is #efdbee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efdbee

HTML with inline CSS

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

CSS Border Top color for the above div is #efdbee

HTML with inline CSS

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

#efdbee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efdbee Color code Preview on White Background

This is how #efdbee Color code will look on white background color. Color contrast ratio is 1.31

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

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,219,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(219,239,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,219,238,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.