crispedge.com

Color picker

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

#f5bddf hex color - Violet - Warm color - Information

#f5bddf hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #f5bddf Color code in RGB color code model is created after adding 96.08% red color, 74.12% green color and 87.45% blue color. Hex #f5bddf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 9% yellow and 4% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codef5bddf#f5bddf
RGB Decimal245, 189, 223rgb(245, 189, 223)
RGB Percent96%, 74%, 87%rgb(96%, 74%, 87%)
CSS RGBa245, 189, 223,1rgba(245,189,223,1)
CMYK Modelcmyk(0%,23%,9%,4%)
HSL Color Space324,74% ,85%hsl(324,74% ,85%)
HSV Color Space324°, 23%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101011011110111011111
Octal365275337
Decimal245189223
Hexf5bddf

Different shades of #f5bddf color code.

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

Light Shade of #f5bddf
#fce9f4
Dark Shade of #f5bddf
#ee91ca
Saturated Shade of #f5bddf
#f9b9e0
Desaturated Shade of #f5bddf
#f1c1de
Grey scale Shade of #f5bddf
#d9d9d9
Brighten Shade
#ffd6f8
Most Readable Shade
#000000

Shades of #f5bddf color code

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

#f5bddf
#d9a8c6
#be93ad
#a37e94
#88697b
#6c5463
#513f4a
#362a31
#1b1518
#000000

Similar Color like #f5bddf color

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

#f6bee0
#f7bfe1
#f8c0e2
#f9c1e3
#fac2e4
#fbc3e5
#fcc4e6
#fdc5e7
#fec6e8
#ffc7e9
#ffc8ea
#ffc9eb
#ffcaec
#ffcbed
#f4bcde
#f3bbdd
#f2badc
#f1b9db
#f0b8da
#efb7d9
#eeb6d8
#edb5d7
#ecb4d6
#ebb3d5
#eab2d4
#e9b1d3
#e8b0d2
#e7afd1

Monochromatic Color with #f5bddf

#f5bddf
#20191e
#4b3a44
#755b6b
#a07b92
#ca9cb8

Tints of #f5bddf Color

#f5bddf
#f6c4e2
#f7cbe6
#f8d3e9
#f9daed
#fae1f0
#fbe9f4
#fcf0f7
#fdf7fb
#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

#f5bddf
#bdf5d3

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

Split Complementary

#f5bddf
#c3f5bd
#bdf5ef

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

Analogous Color

#f5bdf5
#f5bdea
#f5bddf
#f5bdd4
#f5bdc9

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

#f5bddf
#dff5bd
#bddff5

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

#f5bddf
#f5efbd
#bdf5d3
#bdc3f5

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

#f5bddf
#bdf5d3
#bdf5ef
#f5bdc3

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

#f5bddf Color Code Preview on Black Background Color

This is how #f5bddf Color will look on black background color. Color contrast ratio is 13.23

#f5bddf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5bddf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f5bddf

#f5bddf color code is use for CSS Background Color

Background color for the above div is #f5bddf

HTML with inline CSS

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

#f5bddf color code is use for CSS Border Color

CSS Border color for the above div is #f5bddf

HTML with inline CSS

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

CSS Border Left color for the above div is #f5bddf

HTML with inline CSS

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

CSS Border Right color for the above div is #f5bddf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f5bddf

HTML with inline CSS

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

CSS Border Top color for the above div is #f5bddf

HTML with inline CSS

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

#f5bddf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f5bddf Color code Preview on White Background

This is how #f5bddf Color code will look on white background color. Color contrast ratio is 1.59

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

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.