crispedge.com

Color picker

Loading...

#efd8fa hex color - Violet - Warm color - Information

#efd8fa hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #efd8fa Color code in RGB color code model is created after adding 93.73% red color, 84.71% green color and 98.04% blue color. Hex #efd8fa Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 14% magenta, 0% yellow and 2% black.

Hex #efd8fa color code is between #eeddff web safe hex color code and #ffccee web safe hex color code. #eeddff is the nearest web safe color code. You can see here many more shades of #efd8fa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeefd8fa#efd8fa
RGB Decimal239, 216, 250rgb(239, 216, 250)
RGB Percent94%, 85%, 98%rgb(94%, 85%, 98%)
CSS RGBa239, 216, 250,1rgba(239,216,250,1)
CMYK Modelcmyk(4%,14%,0%,2%)
HSL Color Space281,77% ,91%hsl(281,77% ,91%)
HSV Color Space281°, 14%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111101100011111010
Octal357330372
Decimal239216250
Hexefd8fa

Different shades of #efd8fa color code.

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

Light Shade of #efd8fa
#ffffff
Dark Shade of #efd8fa
#dcabf4
Saturated Shade of #efd8fa
#f0d6fc
Desaturated Shade of #efd8fa
#eedaf8
Grey scale Shade of #efd8fa
#e9e9e9
Brighten Shade
#fff1ff
Most Readable Shade
#000000

Shades of #efd8fa color code

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

#efd8fa
#d4c0de
#b9a8c2
#9f90a6
#84788a
#6a606f
#4f4853
#353037
#1a181b
#000000

Similar Color like #efd8fa color

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

#f0d9fb
#f1dafc
#f2dbfd
#f3dcfe
#f4ddff
#f5deff
#f6dfff
#f7e0ff
#f8e1ff
#f9e2ff
#fae3ff
#fbe4ff
#fce5ff
#fde6ff
#eed7f9
#edd6f8
#ecd5f7
#ebd4f6
#ead3f5
#e9d2f4
#e8d1f3
#e7d0f2
#e6cff1
#e5cef0
#e4cdef
#e3ccee
#e2cbed
#e1caec

Monochromatic Color with #efd8fa

#efd8fa
#242025
#4c4550
#756a7a
#9e8fa5
#c6b3cf

Tints of #efd8fa Color

#efd8fa
#f0dcfa
#f2e0fb
#f4e5fb
#f6e9fc
#f7edfc
#f9f2fd
#fbf6fd
#fdfafe
#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

#efd8fa
#e3fad8

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

Split Complementary

#efd8fa
#f4fad8
#d8fade

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

Analogous Color

#e1d8fa
#e8d8fa
#efd8fa
#f6d8fa
#fad8f7

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

#efd8fa
#faefd8
#d8faef

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

#efd8fa
#faded8
#e3fad8
#d8f4fa

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

#efd8fa
#e3fad8
#d8fade
#fad8f4

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

#efd8fa Color Code Preview on Black Background Color

This is how #efd8fa Color will look on black background color. Color contrast ratio is 15.87

#efd8fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd8fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd8fa

#efd8fa color code is use for CSS Background Color

Background color for the above div is #efd8fa

HTML with inline CSS

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

#efd8fa color code is use for CSS Border Color

CSS Border color for the above div is #efd8fa

HTML with inline CSS

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

CSS Border Left color for the above div is #efd8fa

HTML with inline CSS

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

CSS Border Right color for the above div is #efd8fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efd8fa

HTML with inline CSS

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

CSS Border Top color for the above div is #efd8fa

HTML with inline CSS

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

#efd8fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efd8fa Color code Preview on White Background

This is how #efd8fa Color code will look on white background color. Color contrast ratio is 1.32

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

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