crispedge.com

Color picker

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

#fac1da hex color - Red - Warm color - Information

#fac1da hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fac1da Color code in RGB color code model is created after adding 98.04% red color, 75.69% green color and 85.49% blue color. Hex #fac1da Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 13% yellow and 2% black.

Hex #fac1da color code is between #ffbbdd web safe hex color code and #eecccc web safe hex color code. #ffbbdd is the nearest web safe color code. You can see here many more shades of #fac1da color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefac1da#fac1da
RGB Decimal250, 193, 218rgb(250, 193, 218)
RGB Percent98%, 76%, 85%rgb(98%, 76%, 85%)
CSS RGBa250, 193, 218,1rgba(250,193,218,1)
CMYK Modelcmyk(0%,23%,13%,2%)
HSL Color Space334,85% ,87%hsl(334,85% ,87%)
HSV Color Space334°, 23%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111110101100000111011010
Octal372301332
Decimal250193218
Hexfac1da

Different shades of #fac1da color code.

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

Light Shade of #fac1da
#fef0f6
Dark Shade of #fac1da
#f692be
Saturated Shade of #fac1da
#fdbeda
Desaturated Shade of #fac1da
#f7c4da
Grey scale Shade of #fac1da
#dddddd
Brighten Shade
#ffdaf3
Most Readable Shade
#000000

Shades of #fac1da color code

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

#fac1da
#deabc1
#c296a9
#a68091
#8a6b79
#6f5560
#534048
#372a30
#1b1518
#000000

Similar Color like #fac1da color

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

#fbc2db
#fcc3dc
#fdc4dd
#fec5de
#ffc6df
#ffc7e0
#ffc8e1
#ffc9e2
#ffcae3
#ffcbe4
#ffcce5
#ffcde6
#ffcee7
#ffcfe8
#f9c0d9
#f8bfd8
#f7bed7
#f6bdd6
#f5bcd5
#f4bbd4
#f3bad3
#f2b9d2
#f1b8d1
#f0b7d0
#efb6cf
#eeb5ce
#edb4cd
#ecb3cc

Monochromatic Color with #fac1da

#fac1da
#251d21
#503e46
#7a5f6b
#a57f90
#cfa0b5

Tints of #fac1da Color

#fac1da
#fac7de
#fbcee2
#fbd5e6
#fcdcea
#fce3ee
#fdeaf2
#fdf1f6
#fef8fa
#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

#fac1da
#c1fae1

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

Split Complementary

#fac1da
#c1fac5
#c1f6fa

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

Analogous Color

#fac1f1
#fac1e5
#fac1da
#fac1cf
#fac1c3

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

#fac1da
#dafac1
#c1dafa

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

#fac1da
#f6fac1
#c1fae1
#c4c1fa

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

#fac1da
#c1fae1
#c1f6fa
#fac5c1

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

#fac1da Color Code Preview on Black Background Color

This is how #fac1da Color will look on black background color. Color contrast ratio is 13.71

#fac1da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fac1da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fac1da

#fac1da color code is use for CSS Background Color

Background color for the above div is #fac1da

HTML with inline CSS

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

#fac1da color code is use for CSS Border Color

CSS Border color for the above div is #fac1da

HTML with inline CSS

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

CSS Border Left color for the above div is #fac1da

HTML with inline CSS

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

CSS Border Right color for the above div is #fac1da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fac1da

HTML with inline CSS

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

CSS Border Top color for the above div is #fac1da

HTML with inline CSS

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

#fac1da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fac1da Color code Preview on White Background

This is how #fac1da Color code will look on white background color. Color contrast ratio is 1.53

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.