crispedge.com

Color picker

Loading...

#efe3ee hex color - Violet - Warm color - Information

#efe3ee hex color - Violet - Warm color

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeefe3ee#efe3ee
RGB Decimal239, 227, 238rgb(239, 227, 238)
RGB Percent94%, 89%, 93%rgb(94%, 89%, 93%)
CSS RGBa239, 227, 238,1rgba(239,227,238,1)
CMYK Modelcmyk(0%,5%,0%,6%)
HSL Color Space305,27% ,91%hsl(305,27% ,91%)
HSV Color Space305°, 5%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111110001111101110
Octal357343356
Decimal239227238
Hexefe3ee

Different shades of #efe3ee color code.

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

Light Shade of #efe3ee
#ffffff
Dark Shade of #efe3ee
#dcc3da
Saturated Shade of #efe3ee
#f1e1f0
Desaturated Shade of #efe3ee
#ede5ec
Grey scale Shade of #efe3ee
#e9e9e9
Brighten Shade
#fffcff
Most Readable Shade
#000000

Shades of #efe3ee color code

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

#efe3ee
#d4c9d3
#b9b0b9
#9f979e
#847e84
#6a6469
#4f4b4f
#353234
#1a191a
#000000

Similar Color like #efe3ee color

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

#f0e4ef
#f1e5f0
#f2e6f1
#f3e7f2
#f4e8f3
#f5e9f4
#f6eaf5
#f7ebf6
#f8ecf7
#f9edf8
#faeef9
#fbeffa
#fcf0fb
#fdf1fc
#eee2ed
#ede1ec
#ece0eb
#ebdfea
#eadee9
#e9dde8
#e8dce7
#e7dbe6
#e6dae5
#e5d9e4
#e4d8e3
#e3d7e2
#e2d6e1
#e1d5e0

Monochromatic Color with #efe3ee

#efe3ee
#1a191a
#454245
#6f6a6f
#9a9299
#c4bbc4

Tints of #efe3ee Color

#efe3ee
#f0e6ef
#f2e9f1
#f4ecf3
#f6eff5
#f7f2f7
#f9f5f9
#fbf8fb
#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

#efe3ee
#e3efe4

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

Split Complementary

#efe3ee
#e8efe3
#e3efea

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

Analogous Color

#ebe3ef
#eee3ef
#efe3ee
#efe3ec
#efe3e9

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

#efe3ee
#eeefe3
#e3eeef

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

#efe3ee
#efeae3
#e3efe4
#e3e8ef

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

#efe3ee
#e3efe4
#e3efea
#efe3e8

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

#efe3ee Color Code Preview on Black Background Color

This is how #efe3ee Color will look on black background color. Color contrast ratio is 16.89

#efe3ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe3ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe3ee

#efe3ee color code is use for CSS Background Color

Background color for the above div is #efe3ee

HTML with inline CSS

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

#efe3ee color code is use for CSS Border Color

CSS Border color for the above div is #efe3ee

HTML with inline CSS

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

CSS Border Left color for the above div is #efe3ee

HTML with inline CSS

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

CSS Border Right color for the above div is #efe3ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efe3ee

HTML with inline CSS

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

CSS Border Top color for the above div is #efe3ee

HTML with inline CSS

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

#efe3ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efe3ee Color code Preview on White Background

This is how #efe3ee Color code will look on white background color. Color contrast ratio is 1.24

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

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