crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#efd4f5 hex color - Violet - Warm color - Information

#efd4f5 hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #efd4f5 color code is between #eeccee web safe hex color code and #ffddff web safe hex color code. #eeccee is the nearest web safe color code. You can see here many more shades of #efd4f5 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeefd4f5#efd4f5
RGB Decimal239, 212, 245rgb(239, 212, 245)
RGB Percent94%, 83%, 96%rgb(94%, 83%, 96%)
CSS RGBa239, 212, 245,1rgba(239,212,245,1)
CMYK Modelcmyk(2%,13%,0%,4%)
HSL Color Space289,62% ,90%hsl(289,62% ,90%)
HSV Color Space289°, 13%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111101010011110101
Octal357324365
Decimal239212245
Hexefd4f5

Different shades of #efd4f5 color code.

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

Light Shade of #efd4f5
#fefdff
Dark Shade of #efd4f5
#e0abeb
Saturated Shade of #efd4f5
#f1d1f8
Desaturated Shade of #efd4f5
#edd7f2
Grey scale Shade of #efd4f5
#e4e4e4
Brighten Shade
#ffedff
Most Readable Shade
#000000

Shades of #efd4f5 color code

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

#efd4f5
#d4bcd9
#b9a4be
#9f8da3
#847588
#6a5e6c
#4f4651
#352f36
#1a171b
#000000

Similar Color like #efd4f5 color

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

#f0d5f6
#f1d6f7
#f2d7f8
#f3d8f9
#f4d9fa
#f5dafb
#f6dbfc
#f7dcfd
#f8ddfe
#f9deff
#fadfff
#fbe0ff
#fce1ff
#fde2ff
#eed3f4
#edd2f3
#ecd1f2
#ebd0f1
#eacff0
#e9ceef
#e8cdee
#e7cced
#e6cbec
#e5caeb
#e4c9ea
#e3c8e9
#e2c7e8
#e1c6e7

Monochromatic Color with #efd4f5

#efd4f5
#201c20
#49414b
#736675
#9c8aa0
#c6afca

Tints of #efd4f5 Color

#efd4f5
#f0d8f6
#f2ddf7
#f4e2f8
#f6e7f9
#f7ebfa
#f9f0fb
#fbf5fc
#fdfafd
#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

#efd4f5
#daf5d4

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

Split Complementary

#efd4f5
#ebf5d4
#d4f5df

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

Analogous Color

#e2d4f5
#e8d4f5
#efd4f5
#f5d4f4
#f5d4ee

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

#efd4f5
#f5efd4
#d4f5ef

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

#efd4f5
#f5ded4
#daf5d4
#d4eaf5

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

#efd4f5
#daf5d4
#d4f5df
#f5d4eb

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

#efd4f5 Color Code Preview on Black Background Color

This is how #efd4f5 Color will look on black background color. Color contrast ratio is 15.41

#efd4f5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd4f5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efd4f5

#efd4f5 color code is use for CSS Background Color

Background color for the above div is #efd4f5

HTML with inline CSS

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

#efd4f5 color code is use for CSS Border Color

CSS Border color for the above div is #efd4f5

HTML with inline CSS

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

CSS Border Left color for the above div is #efd4f5

HTML with inline CSS

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

CSS Border Right color for the above div is #efd4f5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efd4f5

HTML with inline CSS

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

CSS Border Top color for the above div is #efd4f5

HTML with inline CSS

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

#efd4f5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efd4f5 Color code Preview on White Background

This is how #efd4f5 Color code will look on white background color. Color contrast ratio is 1.36

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.